.newsmain
{
width:400px;
float:left;
}
.newsmenu
{
width:160px;
float:right;
}
.newsimage
{
width:230px;
float:right;
}
.newsheadline
{
font-weight:bold;
color:#CC3300;
font-size:1.2em;
}
.newsbody
{
clear:right;
padding-top:10px;
}
.newspdf
{
text-align:center;
}