.infoBoxLeft{
	float:left;
	margin:0px 0px 15px 0px
}

.infoBoxRight{
	float:left;
	margin:0px 0px 15px 15px;
}

.smBoxTop{
	background:url(/images/background_images/contact_us/sm_upper.gif) no-repeat;
	width:342px;
	height:5px;
	_margin-bottom:-10px;
}

.smBoxMiddle{
	background:url(/images/background_images/contact_us/sm_middle.gif) repeat-y;
	width:342px;
	height:110px;
}

.smBoxBottom{
	background:url(/images/background_images/contact_us/sm_lower.gif) no-repeat;
	width:342px;
	height:5px;
}

.boxContent{
	padding:10px;
}