div#leftcontent-header {
margin-top: 34px;
background: transparent url(../images/news_top.png) no-repeat left top;
height: 29px;
width: 170px;

}

div#leftcontent{
width: 160px;
margin: 0 33px 0 15px;
float:left;

}

div#newsbox{
width: 140px;
height: auto;
min-height: 50px;

padding: 8px 10px 15px 10px;
background-color: #333;
}

div#leftcontent-footer {

background: transparent url(../images/news_bottom.png) no-repeat left bottom;
height: 8px;
width: 170px;
}

div#leftcontent h1{
color: #fff;
font-size: 12px;
font-weight: bold;
margin:0;

}
div#leftcontent h2{
color: #fff;
font-size: 10px;
font-weight: bold;
margin-bottom: 8px;

}

div.newsarticle{
background: transparent url(../images/dott_white.png) repeat-x left bottom;
margin-bottom: 10px;
padding-bottom: 10px;
}

div#leftcontent p {
color:#FFFFFF;
font-size:10px;
line-height:14px;
}
div#leftcontent a {
color:#FFFFFF;
font-size:10px;
line-height:14px;
}