/********* NEWS ************/
#news {
width:400px;
background-color: transparent;
border:none;
vertical-align: top;
 margin-left:auto;
 margin-right:auto;
text-align:left;
}

#news img {

padding-left:15px;
padding-bottom:10px;
padding-top:7px;

}

#news .header  b {color:#000000;}

#news .header {
font-size:24px;
font-weight: bold;
vertical-align:top;
text-align:center;
line-height:24px;
}

#news .headline {
font-size:28px;
font-weight: bold;
vertical-align:top;
color:#000000;
line-height:28px;
}

#news .byline {
font-size:11px;
font-style:italic;
vertical-align:top;
color:#999999;
padding-bottom:14px;
}

#news .body {
margin-top:2px;
text-align: justify;
}

#news .footer {
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #666666;
margin-bottom:25px;
margin-top:10px;
color:#666666;
font-style: italic;
text-align: right;
font-size: 10px;
}


