
div#colLeft {
	width:181px;
	padding:0px 20px 0px 0px;
}
div#colMid {
	width:781px;
	padding:0px 0px 0px 0px;
}
div#colMid .roundBox {
	margin-right:2px;
}

div#content div.section div.feature {
	float:left;
	width:230px;
	padding:0px 12px 0px 12px;
}
div#content div.section div.feature a.image {
	border-right:1px solid #E7E7E7;
	display:block;
	text-align:center;
	/*width:160px;*/
	height:160px;
	overflow:hidden;
}
div#content div.section div.feature.right a.image {
	border-right:none;
}
div#content div.section div.feature.right a.image img {
	margin-top:auto;
	margin-bottom:auto;
}
div#content div.section div.feature h4 {
	margin-top:9px;
	margin-left:0px;
}
div#content div.section div.feature p {
	margin-left:0px;
	margin-bottom:0px;
}


