#vnews
{
display:block;
padding-top:10px

}


#headerNew
{
display:block;
width:222px;
height:25px;
background-image:url(../../frontend/images/default_template/bckg_headerNew.jpg);
color:#b96f00;
text-transform:uppercase;
font-size:15px;
text-indent:15px;
line-height:25px;
font-weight:bold;
margin-top:5px;
}

#bodyNew
{
display:block;
background-color:#b96f00;
width:222px;
color:#FFF
}

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

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