.contant_info {
	padding: 5px 0
}
.contant_info .label {
	float:left;
	display:block;
	width:190px;
	padding: 5px 0;
	text-align:right;
}
.contant_info .value {
	float:left;
	display:block;
	width:220px;
	padding: 5px 0 5px 5px;
	text-align:left;
	color:#C4588E;
	font-weight:bold;
}
.contant_info a {
	color:#C4588E;
	text-decoration:none;
	border-bottom: #C4588E 1px dotted
}
	.contant_info a:hover {
		border-bottom: #C4588E 1px solid
	}

/* form elements */
#contact_fieldset {
	background-color: #FBDEE3;
	border-style:none;
	padding: 0 0 10px;
	margin: 8px 0 0
}
#contact_fieldset .clear_fieldset {
	height:1px;
}
#content #contact_fieldset h2 {
	clear:both;
	padding: 20px 10px 3px;
	margin: 0 10px 10px;
	display: block;
	clear: both;
	background: url(img/bg_order_h2.jpg) 0 100% no-repeat
}
#contact_fieldset .label_1 {
	display:block;
	float:left;
	width: 160px;
	text-align:right;
	padding: 2px 0 0 20px;
	color:#660033
}
#contact_fieldset .label_1_multiline {
	display:block;
	float:left;
	width: 160px;
	text-align:right;
	padding: 0 0 0 20px;
	color:#660033
}
#contact_fieldset .field {
	float: right;
	width:230px;
}
#contact_fieldset .clearit {
	height:6px;
}
#contact_fieldset .field_frame {
	clear:both;
	padding: 2px 0 0;
}
#contact_fieldset .mandatory {
	color: #F00;
	padding: 0 3px 0;
	font-size:1.3em;
	line-height:1em
}
#contact_fieldset .subinfo {
	width:230px;
	display: block;
	font-size: 0.85em;
	color: #666666
}
	#contact_fieldset .subinfo .stressed {
		color:#f39
	}
	#contact_fieldset .subinfo a {
		color:#003366;
		text-decoration:none
	}
#contact_fieldset .txt {
	vertical-align:top;
	width:200px;
	padding: 1px 5px;
	font: 1em Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border: #A5ACB2 1px solid
}
#contact_fieldset .txt_error {
	vertical-align:top;
	width:190px;
	padding: 1px 5px;
	font: 1em Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border: #D00 1px solid
}
#contact_fieldset select {
	border: #A5ACB2 1px solid;
	vertical-align:top;
}
	#contact_fieldset select.error {
		border: #D00 1px solid
	}
#contact_fieldset textarea {
	font: 1em Arial, Helvetica, sans-serif;
	border: #A5ACB2 1px solid;
	vertical-align:top;
	width: 200px;
	padding: 1px 5px;
	height:70px;
}
	#contact_fieldset textarea.error {
		border: #D00 1px solid
	}
#contact_fieldset .radio {
	vertical-align:middle;
	margin-right: 1px
}
#contact_fieldset #net {
	margin-left:15px
}
#contact_fieldset .buttons_frame {
	clear:both;
	padding: 25px 20px 15px;
	text-align:center
}
/*	#contact_fieldset .buttons_frame button {
		border-style: none;
		width:100px;
		height:20px;
		background: url(img/bg_button.jpg) 50% 50% no-repeat;
		font-size: 1em;
		padding: 0 0 1px;
		margin: 0 5px;
		color: #333;
		text-transform:uppercase;
		cursor: pointer
	}*/
#contact_fieldset .buttons_frame button {
	background-image: none;
	border:  none;
	width: auto;
	height: auto;
}
#contact_fieldset .additional_text {
	font-size: 1em;
	display: block;
	clear: both;
	margin: 10px 0;
}
#contact_fieldset #message {
	height: 150px
}

/* google */

#google_compare_1 {
	text-align:center;
	padding: 10px 5px 0 0
}
#google_compare_1 img {
		vertical-align: middle;
		margin: 0 5px 0 0;
}
#google_compare_1 a, 
#google_compare_1 a:hover {
		border:none
}
#google_compare_1 button {
		border-style: none;
		width:100px;
		height:20px;
		background: url(img/bg_button.jpg) 50% 50% no-repeat;
		font-size: 1em;
		color: #333;
		text-transform: uppercase;
		cursor: pointer
}
#google_compare_2 {
	text-align:center;
	padding: 10px 5px 10px 0
}
#google_compare_2 img {
		vertical-align: middle;
		margin: 0 5px 0 0;
}
#google_compare_2 a, 
#google_compare_2 a:hover {
		border:none
}
	#google_compare_2 button {
		border-style: none;
		width:100px;
		height:20px;
		background: url(img/bg_button.jpg) 50% 50% no-repeat;
		font-size: 1em;
		color: #333;
		text-transform: uppercase;
		cursor: pointer
	}
