#vsb_content_${newsformat} * {
    font-family: ${fontfamily};
}
#vsb_content_${newsformat} H2 {
    font-size: ${fontsize};
}
#vsb_content_${newsformat} .icon {
    border-right-width: 0px; margin: 3px 0px 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}
#vsb_content_${newsformat} IMG {
    border-bottom: #ccc 1px solid; border-left: #ccc 1px solid; border-top: #ccc 1px solid; border-right: #ccc 1px solid;}
#vsb_content_${newsformat} DIV {
    LINE-HEIGHT: ${lineheight}; text-indent: ${textindent}; font-size: ${fontsize};
}
#vsb_content_${newsformat} P {
    LINE-HEIGHT: ${lineheight}; text-indent: ${textindent}; font-size: ${fontsize};
}

#vsb_content_${newsformat} span {
    LINE-HEIGHT: ${lineheight}; text-indent: ${textindent}; font-size: ${fontsize};
}

#vsb_content_${newsformat} A {
    color: #1e50a2;
}
#vsb_content_${newsformat} A:visited {
    color: #1e50a2;
}
#vsb_content_${newsformat} A:hover {
    color: #ba2636;
}

#vsb_content_${newsformat} TABLE{ border-collapse:collapse;border:1px solid #000 } 
#vsb_content_${newsformat} TABLE TD{ text-indent: ${textindent};border:1px solid #000; padding: 2px 3px;} 

#vsb_content_${newsformat} TABLE TD P {
    text-indent: 0px; margin: 0px; font-size: ${fontsize};LINE-HEIGHT: ${lineheight};
}
#vsb_content_${newsformat} TABLE TH P {
    text-indent: ${textindent};text-indent: 0px; margin: 0px; font-size: 1px;LINE-HEIGHT: ${lineheight};
}
#vsb_content_${newsformat} TABLE TD IMG {
    border-bottom-style: none; border-right-style: none; margin: 5px; border-top-style: none; border-left-style: none;
}

#vsb_content_${newsformat} .vsbcontent_img{
    text-align:center;text-indent:0px;
}

#vsb_content_${newsformat} .vsbcontent_video{
    text-align:center;text-indent:0px;
}