.newsmain
{
float:left;
width:510px;
}
.newsimage
{
width:160px;
float:right;
margin-top:10px;
}
.newsheadline
{
font-weight:bold;
color:#339999;
}
.newsbody
{
clear:right;
}
.newspdf
{
text-align:center;
}
.newsscroller {
   overflow:auto;
	 height:300px;
	 margin-bottom:1em;
	 width:510px;
}
.newsscroller table {
   width:480px;
}