.contact {
     MARGIN: 0;
     border:1px solid #cccccc;
	 padding: 3px;
	 background: #F8F8FA;
	 FONT-FAMILY: Verdana, sans-serif;
	 FONT-SIZE: 11px; 
	 COLOR: #666666; 
	 display: block;
}
#contact_left_col{
	float:left; 
	width: 57%;
}
#contact_right_col{
	float:right;
	width: 41%;
}
#contact_left_col p{
	clear:both;
	padding: 3px;
}
contact_right_col1
{float:none;
width:auto;
}
input{
	float:right;
	width:160px;
}
textarea{
	float:right;
	width:160px;
	height:100px;	
}
select{
	float:right;
	width:167px;
}
#contact_right_col img{
	height: 165px;
	width: 226px;
	padding-top: 20px;
}

fieldset{
padding:4px;
border:#6C9EC3 solid 1px}
