#contact {
	font-size:.8em;
	float:left;
	margin-left:15px;
}

#contact div.divider {
	background-color:#000;
	background-image:url(http://www.findequipmentonline.com/images/black_to_white_40x24.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin:15px 0 15px 0;
	float:left;
	clear:both;
	width:95%;
	font-size:1.2em;
	color:#fff;
	line-height:1.4em;
	padding-left:10px;
	font-weight:bold;
	border-left:2px solid #f00;
}

#contact div.left {
	width:90%;
	float:left;
	clear:both;
	margin-left:30px;
}