/* contact form */
#Center #ContactForm {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	margin: 15px 0 0 0;
	padding: 0;	
}
#Center #ContactForm H2 {
	width: 558px;
	background-color: #fff;
	background-image: url(../images/content/top-ten-title-bullet.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-family: Impact;
	font-size: 22px;
	font-weight: normal;
	color: #596720;
	display: block;
	margin: 0 0 0 3px;
	padding: 0 0 0 29px;
}
#Center #ContactForm #ContactBlock {
	width: 500px;
	margin: 20px auto;
	padding: 0;
}
#Center #ContactForm #ContactBlock #Warning,
#Center #ContactForm #ContactBlock TABLE TD SPAN {
	font-size: 10px;
	font-weight: bold;
	color: #C2620C;
}
#Center #ContactForm #ContactBlock TABLE TD.text {
	width: 100px;
	line-height: 15px;
	text-align: right;
	margin: 0;
	padding: 0;
}
#Center #ContactForm #ContactBlock TABLE TD.comment, 
#Center #ContactForm #ContactBlock TABLE TD.code {
	width: 100px;
	text-align: right;	
}
#Center #ContactForm #ContactBlock TABLE TD.code {
	line-height: 50px;

}
#Center #ContactForm #ContactBlock TABLE TD.captcha {

}
#Center #ContactForm #ContactBlock TABLE TD.captcha IMG {
	width: 150px;
	height: 50px;
	vertical-align: middle;
}
#Center #ContactForm #ContactBlock TABLE TD.captcha INPUT {
	margin: 0 0 0 30px;
	padding: 0;	
}