#vnews
{
display:block;
margin-left:5px;
margin-top:10px;
border:1px solid #dc0100;
width:213px;
}


#headerNew
{
display:block;
width:213px;
height:24px;
background-color:#dc0100;
text-transform:uppercase;
color:#FFF;
line-height:24px;
text-decoration:none;
font-weight:bold;
font-size:13px;
text-align:center
}

#bodyNew
{
display:block;
width:222px;
color:#009900;

}

#bodyNew a
{
color:#FFF;
text-decoration:none;
}
#bodyNew a:hover
{
text-decoration:underline
}

#footerNew
{
display:block;
width:222px;
height:16px;
background-image:url(../images/default_template/bckg_footerNew.jpg)
}