#newsheader
{
background-image:url(../img/g1.gif);
background-repeat:repeat-x;
background-position:bottom left;
width:720px;
height:100px;
}
#newsmain
{
float:left;
clear:left;
width:460px;
}
#newsmenu
{
width:220px;
float:right;
}
.newsimage
{
width:190px;
float:right;
margin:0 0 15px 15px;
}
.newsheadline
{
font-weight:bold;
color:#666666;
font-size:1em;
margin:1.5em 0;
}
.newsbody
{
clear:right;
}
.newspdf
{
border:1px solid #DDDDDD;
padding:20px 0 20px 50px;
background-image:url(../img/g1.gif);
background-repeat:repeat-x;
background-position:bottom left;
position:relative;
font-weight:bold;
margin:0;
}
.newspdf a
{
color:#333333;
}
.newspdf span
{
width:40px;
height:40px;
position:absolute;
top:0px;
left:0px;
background-image:url(../img/pdf_icon.gif);
background-repeat:no-repeat;
background-position:right bottom;
}
#newsletters ul
{
list-style:none;
padding:0 0 0 50px;
margin:0;
background-image:url(../img/pdf_icon.gif);
background-repeat:no-repeat;
background-position:top left;
}
#newsletters h2
{
padding-left:50px;
}