#news_bottom{
width: 640px;
height: 120px;
background: url(../../gfx/news/bottom.jpg) 0 0 no-repeat;
}

#news_bottom p{
margin: 0;
display: inline;
}

#news_bottom p a{
height: 110px;
padding: 10px 0 0 10px;
width: 195px;
float: left;
display: block;
margin-right: 12px;
font-size: 8pt;
color: #666666;
text-decoration: none;
font-weight: normal;
}
#news_bottom p a:hover{
text-decoration: underline;
}
#news_bottom p a.last {
margin-right: 0;
}
