/* desktop stylesheet */

div#desktop_header {
	padding-top: 20px;
	float: right;
}

div#desktop_header_title {
	float: left;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
}

div#desktop_header_title a {
	text-decoration: underline;
}

div#desktop_right_content_container {
	border-left: 1px solid #333333;
	float: left;
	width: 599px;
	min-height: 640px;
	height: 640px;
}

div#desktop_right_content {
	padding-top: 12px;
	width: 599px;
}

div#desktop_bigimage {
	margin-left: 20px;
	float: left;
}

* html div#desktop_bigimage {
	margin-left: 10px;
}

div#desktop_parameters_container {
	float: left;
	margin-left: 20px;
	height: 270px;
	min-height: 270px;
}

div#userdata {
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
	padding-bottom: 5px;
}

* html div#userdata {
	padding-bottom: 0;
}

* html div#desktop_rate_status {
	padding-bottom: 7px;
}

div#desktop_params {
	float: left;
	width: 200px;
}

.desktop_param_title {
	line-height: 18px;
}

.desktop_param_title a {
	text-decoration: underline;
}

#rate1 {
	height: 0;
	line-height: 0;
}

.addSpacingSmall {
	height: 5px;
	line-height: 5px;
}

.addSpacing {
	height: 22px;
	line-height: 22px;
}

* html .addSpacing {
	height: 15px;
	line-height: 15px;
}

#desktop_description {
	/*height: 295px;
	min-height: 295px;*/
	width: 550px;
	margin-left: 20px;
}

#desktop_gad_bottom {
	padding-top: 20px;
	margin-left: 20px;
}

.inputfield_title {
	float: left;
	width: 120px;
}

.inputfield_value {
	float: left;
	width: 214px;
}

* html .inputfield_value {
	width: 210px;
}

.inputfield_value input {
	width: 248px;
	border: 1px solid #333333;
}

.inputfield_value textarea {
	border: 1px solid #333333;
	width: 330px;
}

.contact_space {
	height: 5px;
}

.contact_extra_space {
	clear: both;
	height: 70px;
}

.contact_large_field {
	padding-top: 5px;
	float: left;
}

.contact_submit_field {
	float: right;
	padding-right: 98px;
}

h1 {
	font-size: 18px;
	line-height: 32px;
	margin: 0;
}

h2 { 
	font-size: 16px;
	line-height: 26px;
	margin: 0;
	font-weight: bolder;
}
