#body #title a.news{
	padding: 30px 0 0 0;
	background: transparent url(/images/news.png) 0 0 no-repeat;
	width: 106px;
}

#body.news .col{width: 210px; float: left; padding-left: 30px; background: transparent url(/images/col-divider.png) top left no-repeat;}
#body.news .col.first{padding-left: 0; background: none;}

#body.news .col h2{margin: 0 0 25px 0; font-size: 16px;}

#body.news .col ul{padding: 0; margin: 0;}
#body.news .col ul li{padding: 0; margin: 0; list-style-type: none; margin: 0 0 25px 0;}

#body.news #feature{overflow: hidden; padding: 0 0 30px 0;}
#body.news #feature img{float: left; margin: 0 18px 0 0;}
#body.news #feature .details{float: left; width: 240px;}
#body.news #feature .details .meta{font-size: 14px; font-weight: bold;}
#body.news #feature .details h3{color: #323231; font-size: 22px; line-height: 1.2;}
#body.news #feature .details p{line-height: 1.4;}
