/*CSS Documentation*/


div#innercontent_c {
float:left;
width : 191px;
min-height: 499px;
height: auto !important;
height: 499px;
margin : 0;
padding : 0;
background-color: #F3F3F3;
background: url(/images/h_rightcolbg.jpg);
}

div.news_pic {
float: left;
width: 164px;
height: auto;
margin: 13px 5px 3px 5px;
padding: 0px;
border: 0px dotted red;
}

div.news_headline {
font:10px verdana,Arial,Helvetica,serif;
font-weight: bold;
font-size:10px;
color:#000000;
letter-spacing:0px;
line-height: 14px;
width : 164px;
float : left;
clear:both;
margin : 0px 5px 3px 5px;
border: 0px dotted blue;
padding : 0; 
}

div.news_blurb {
font:10px "ms trebuchet",Verdana,Arial,Helvetica,serif;
color:#000000;
letter-spacing:0px;
line-height: 14px;
float : left;
width : 164px;
margin : 0px 5px 3px 5px;
padding : 0;
border: 0px dotted green ;
}

