/* CSS Document */

#formcontact  input,select, textarea
{
	border:1px solid #A8ABA9;
	width:100%;
	font-size:11px;
	height:15px;
	font-family:arial;
	padding-left:5px;


}

input#form_icon {
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;

}

#formcontact input.btok{
	width:100px;
	height:18px;
	font-weight:bold;
	color:#000000;
}

#formcontact .radio{
	height:12px;
	width:12px;
	margin-right:30px;
	border:none;

}