#form_box {
	width: 614px;
	background: url(../../../images/how-can-we-help2.png) no-repeat;
	border: 0px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font:0.8em Arial, Helvetica, Sans-serif;
	padding: 0.5em;
	margin-top: -5px;
	margin-bottom: 2px;
	margin-left: -7px;
	height: 164px;
}
 
#log {
	width: 370px;
	margin-top: 9px;
	position: absolute;
	margin-left: 203px;
	font-size: 13px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 0px 0;
}
#field-email {
	clear: both;	
	margin-left: 15px;
	color: #999999;
	text-align: left;
	height: 22px;
	width: 180px;
	margin-left: 6px;
	margin-top: 74px;	 
	font-family: arial; 
	font-weight: none; 
	font-size: 12px; 
	background-color: #FFFFff; 
	

}

#field-comments {
	clear: both;	
	margin-left: 15px;
	color: #999999;
	text-align: left;
	height: 70px;
	width: 390px;
	margin-left: 208px;
	margin-top: -27px;
	height:66px; 
	width:396px; 
	overflow:vissible; 
	font-family: arial; 
	font-weight: none; 
	font-size: 12px; 
	background-color: #FFFFff;

}
#field-send {
	clear: both;	
	margin-left: 15px;
	color: #999999;
	text-align: left;
	height: 26px;
	width: 160px;
	margin-left: 6px;
	margin-top: -12px;

}
/* css hack for safary */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #field-comments{ 
	margin-top: -28px; 
     }
}

/* css hack for Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0){
    #field-comments{ 
	margin-top: -28px; 
     }
}
#verification-code {
	clear: both;	
	margin-left: 15px;
	color: #28aae1;
	text-align: left;
	height: 17px;
	width: 300px;
	margin-left: 507px;
	margin-top: 2px;
	position: absolute;
	font-weight: bold;

}
#how-can-we-help {
	clear: both;	
	margin-left: 15px;
	color: #999999;
	text-align: left;
	background: url(../../../images/how-can-we-help2.png);
	height: 176px;
	width: 627px;

}
