#contact{
	width:473px;
	margin-right:-10px;
}
#contact fieldset{
	border:none;
	width:500px;
}
#contact label{
	width:150px !important;
	float:left !important;

}
#contact input{
	width:150px;
	margin-bottom:3px;
}
#contact select{
	width:155px;
	/*position:relative;
	z-index:-100;*/
	margin-bottom:3px;
}
#contact_request{
	margin-left:5px;
}
#contact_request td{
	width:100px;
	height:25px;
	text-align:center;
	border-bottom:#E9ECF3 solid 1px;
	padding:3px 0 3px 0;
}
.none{
	vertical-align:text-top;
}
#contact_request input{
	width:15px !important;
	height:15px;
	vertical-align: middle;
	
}
#contact_request .first{
	border-width:0px;
	border:#F2C278 solid 1px;
	
}
.second{
	border:#C7C066 solid 1px;

}
.third{
	border:#E9E685 solid 1px;

}
.tri{
	border-bottom:#E9ECF3 solid 1px;

}
#submit{
	background:url(images/submit-request.jpg) no-repeat;
	width:81px !important;
	height:19px;
	border-width:0px;
	float:right;
	margin-top:5px;
	/*margin-right:125px;*/
	font-family:Trebuchet MS;
	font-size:14px;
	vertical-align:middle;
	padding-bottom:7px !important;
}
.value{
	text-align:left !important;
	width:170px !important;
	padding-left:15px;
	padding-bottom:7px !important;

}
*html .value{
	padding-left:18px;
	font-family:Trebuchet MS1, Helvetica, sans-serif;
}
#value{
	float:right;
	margin-right:-59px;
	margin-top:6px;
	font-family:Trebuchet MS;
	font-size:14px;
}
*html #value{
	margin-left:20px;
}
#content-contact{
	width:480px;
	float:left;
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	width:480px;
	margin-left:30px;
}
html>body #content-contact{
	margin-left:60px;
}
#content-contact h1
{
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight:normal;
	color:#bdb753;
	margin-top:-20px;
	position:relative
}
#content-contact a{
	color:#526a9a;
	text-decoration:underline;
}
#content-contact a:hover{
	color:#ffb754;
	text-decoration:none;
}
#content-contact a:visited{
	color:#002b5f;
}
#contact-searchby{
	float:left;
	margin-top:-35px;
	margin-left:-20px;
}
html>body #contact-searchby{
	margin-left:0px;
	margin-top:-42px;
}
html>body #contact-searchby #indications{
	margin-top:5px;
}