/********************
*	LINKS 
********************/
.article .excerpt h4 a{color: #425a88;}
.article .excerpt h4 a:hover{color: #333333;}

/********************
*	HEADERS / TYPE
********************/
.homeAd p{font-family: Helvetica, Arial, sans-serif;}

.main h3{clear: both; font-size: 15px; font-weight: bold; color: #fff; line-height: 29px; border: 1px solid #cccccc; padding: 0 0 0 8px; background-color: #374e77; margin: 15px 5px 0 0;}

.main h2{ line-height: 110%; }

.homeAd h1{font-size: 16px; line-height: 17px; font-weight: bold; color: #425a88; padding: 5px 0 10px;}
.article .excerpt h4{font-size: 18px; font-weight: bold; line-height: 22px; padding-bottom: 5px;}

/********************
*	CONTAINERS
********************/
.homeAd{border: 1px solid #adadad; overflow: auto; padding: 4px; width: 528px; background: url("/lib/img/home-feature-background.gif") bottom left repeat-x;}
.homeAd .content{float: right; width: 170px;}
.homeAd img{float: left;}
.homeAd p{color: #1f1f1f; line-height: 18px; padding-right: 15px;}

.article{overflow: auto; clear: both; width: 530px; padding: 10px 0 10px;}
.article .excerpt{width: 370px; float: right;}
.article .excerpt p{line-height: 120%; }
.article .articlePhoto{float: left;}
