.darktitle{
	color: #650300;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 10px;
}
.content .wideformelement {
	width: 330px;
}

.content .contactstable td {
	vertical-align: middle;
	text-align:right;
	font-size: 13px;
	font-style: oblique;  
}

.content .contactstable td input {
	width: 180px;	
}

.content .servicsetable td {
	text-align:left;
	font-size: 14px;
	font-style: oblique; 
}

.content table th {
	width: 335px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background: transparent url("../images/tableheader335.png") no-repeat;
}

.content .contactstable .captcha{
	width: 150px;
	text-align:center; 
	background: transparent;
}

.content .contactstable .captcha input {
	width: 100px;
	margin: auto;	
}

.content .contactstable .captcha img {

}

.content .contactstable #rcf_submit {
	margin-top: 20px;
		
}	

.wrong_td {background: transparent url("../images/leftArrow.png") no-repeat scroll right 10px;}

