/* NEWS AND FEATURES INDEX PAGES */
div.feature_simple {
border-top:solid #b8cbdd 1px;
clear:both;
/* height:282px; */
padding-bottom:12px;
width:720px;
}
div#content div.feature_simple h2 {
border-bottom:0;
font-size:22px;
line-height:125%;
margin-bottom:0;
margin-top:4px;
padding-bottom:4px;
letter-spacing:-1px;
}

div.feature_simple div.feature_img {
float:left;
margin:0 0 8px 0;
padding:0;

height:200px;
width:450px;
overflow:hidden;
border:solid 1px #6a80b1;

}
div.feature_simple div.feature_img a img {
border:0;
width:450px;
}
div.feature_simple div.feature_txt {
float:right;
width:254px;
}

div.feature_simple div.feature_txt p {
color:#000;
font-size:16px;
line-height:125%;
margin:0 0 6px 0;
padding:0;
}





