.odd, .even{
	background: none !important;
}


#contact_form{
	float: none;
	margin: 0 !important;
}
#contact_form td{
	padding-left: 0 !important;
}

#contact_form th{
	padding: 10px 0 0 0 !important;
	font-weight: bold;
	font-size: 0.9em;
}

.text_box{
	border: 1px solid #e1e1e1;
	height: 29px;
	padding: 0 6px;
	margin-right: 20px;
}
.long_text_box{
	width: 316px;
}

.text_area{
	border: 1px solid #e1e1e1;
	height: 96px;
	padding: 0 6px;
	width: 316px;
}

#contact_form #button{
	background: URL(/images/layout_images/btn_submit.gif) left top no-repeat;
	border: none;
	height: 34px;
	width: 71px;
	font-size: 0em;
	text-indent: -5000px;
	float: right;
	margin: 0 20px 50px 0;
	line-height: 0;
}