#news { 
 width:350px;
 margin-top:8px;
 margin-left:5px;
 color:#000000;
}

#news a:link, #news a:visited, #news a:active { 
 color:#000000;
}

#news br {
 clear:both;
}

#news .title { 
 font-size: large;
 font-weight:bold;
 text-decoration:underline;
 color:#07017C;
}

#news .text { 
 /* border:1px #000000 solid; */
 padding-top:5px;
 margin-left:28px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}


#news .image { 
 float:left;
 width:100px;
 height:100px;
 text-align:center;
 border-right:1px #000000 solid;
 border-top:1px #000000 solid;
 border-bottom:1px #000000 solid;
 margin-right:3px;
}


#news .date {
 width:100%; 
 color:#737373;
 font-size:10px;
 text-align:right; 
 border-bottom:1px #000000 solid;
 padding:0px;
 padding-top:5px;
}


#news .left {
 float:left;
 color:#737373;
 font-size:10px;
 margin-left:3px;
}

#news .right { 
 float:right;
 color:#737373;
 font-size:10px;
 margin-left:3px;
}

#news .right a:hover, #news .right a:visited, #news .right a:link, #news .right a:active { 
 color:#737373;
}

#news .left a:hover, #news .left a:visited, #news .left a:link, #news .left a:active { 
 color:#737373;
}

#news .date a:hover, #news .date a:visited, #news .date a:link, #news .date a:active { 
 color:#737373;
}
