.Companyfield 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FF6600;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

.required_field 
{
	color: #FF0000
}

#contact_page_table
{
	width: 640px;
}

#contact_page_table #contact_page_left
{
	width: 250px;
	padding: 30px;
}