#shop_icon.contact{ 
background:  url(../images/parts/contact.gif) no-repeat left top; 
}
#contact_form_top  {
display:block;
margin: 0 0 0 20px;
width:600px;
padding: 0 0 0 15px;

}
#contact_form_top  em{
 font-weight: bold;
 font-style: normal;
 color: #f00;
}
#contact_form  {
display:block;
margin: 0 0 0 20px;
width:440px;
padding: 0 40px 0 15px;
float:left;
}
#contact_form form label{

	width: 220px;
	float: left;
	margin-bottom: 0px;
	color:#5780C0;
	font-size:0.9em;
	 display: inline-block;
    vertical-align: top;

}
#contact_form form label em{
  font-weight: bold;
  font-style: normal;
  color: #f00;

}
 input.contact{
	width: 150px;
	font-size: 0.9em;
	color:#000000;
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom: 5px;
	background-color: #CDEF98; 
}
 input.subj{
	width: 320px;
	font-size: 0.9em;
	color:#000000;
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom: 5px;
	background-color: #CDEF98; 
}
#contact_form form select{
	
	font-size: 0.8em;
    color:#000000;
	margin-bottom: 5px;
 
}
#contact_form br {
	clear: left;
}
.form_row{
float:left;
width:200px;
}
#contact_form form textarea{
	margin-top:5px;
	width: 450px;
	height:125px;
	font-size: 0.9em;
	font-family: Arial,Helvetica,sans-serif;
	color:#000000;
	overflow:hidden;
	background-color: #CDEF98;
 }
#button1
{
	width:70px;
	background-color: #324D18;
	font-weight: bold;
	font-size: 11px;
	margin-top:10px;
	color: #ffffff;
}
#rotating_links{
display:block;
}
#rotating_links img{
border:none;
}
.blue_cont{
color:#5780C0;
}

