/* Styles specific to Contact us page */
#contactLhs{
	float:left;
	width:335px;
	padding:0 12px 0 0;
}
	#contactLhs h3{
		margin:5px 0 0 0;
		padding:0px;
	}
#contactRhs{
	float:right;
	width:188px;
	min-height:272px;
	_height:272px;
	margin:4px 0 0 0;
	padding:0 10px 10px 12px;
	background:#E6E6E6;
	border:1px solid #A0A0A0;
}