ul {
	list-style: none !important;
	margin-left: 0 !important;
}

#frmContact {
	width:100%;
}
#frmContact .label {
	width:70px;
}
#frmContact td {
	padding:4px;
}
#frmContact td textarea {
	height:200px;
	font:11px arial;
}

#contactus {
	width:100%;
	overflow: hidden;
	display:block;
	margin-top:10px;
}

#contactus #column_left 
{
	width:60%;
	float:left;
}

#contactus #column_right
{
	width:40%;
	float:right;
}
#contactus #column_right #header_text
{
	padding:0 15px;
}
