/* Baron Custom Accessories - Contact Us Style Sheet */
/* All associated graphics copyright 2006, Baron Custom Accessories */
/* Last Modified: October 10th, 2006 */

#contactleft {
	width: 45%;
	float: left;
	text-align: left;
	padding-left: 10px; 
}

#contactright {
	width: 50%;
	float: right;
	text-align: left;
}

#contactbox {
	clear: both;
	background-color: #ffa500;
	margin: 40px 0 0 0;
	padding: 1px 14px 1px 4px;
	color: #333;
	text-align: left;
}

