﻿.vdHeadline
{
    background-color:#cccccc;
    font-size:12px;
    color:#0081c5;
    font-weight:bold;
    height:13px;
}
.vdBoxTopLeft
{
    background-image:url("IMG/box_top_left.gif");
    width:18px;
    height:26px;
    background-repeat:no-repeat;
    padding:0;
    margin:0;
}
.vdBoxTopMiddle
{
    background-image:url("IMG/box_top_middle.gif");
    height:26px;
    background-repeat:repeat-x;
    padding:0;
    margin:0;
}
.vdBoxTopRight
{
    background-image:url("IMG/box_top_right.gif");
    width:18px;
    height:26px;
    background-repeat:no-repeat;
    padding:0;
    margin:0;
}
.vdBoxContentLeft
{
    background-image:url("IMG/box_middle_left.gif");
    width:18px;
    background-repeat:repeat-y;
    padding:0;s
    margin:0;
}
.vdBoxContent
{
    background-color:#f2b83d;
    padding:0;
    margin:0;
}
.vdBoxContentRight
{
    background-image:url("IMG/box_middle_right.gif");
    width:18px;
    background-repeat:repeat-y;
    padding:0;
    margin:0;
}
.vdBoxBottomLeft
{
    background-image:url("IMG/box_bottom_left.gif");
    width:18px;
    height:26px;
    background-repeat:no-repeat;
    padding:0;
    margin:0;
}
.vdBoxBottomMiddle
{
    background-image:url("IMG/box_bottom_middle.gif");
    height:26px;
    background-repeat:repeat-x;
    padding:0;
    margin:0;
}
.vdBoxBottomRight
{
    background-image:url("IMG/box_bottom_right.gif");
    width:18px;
    height:26px;
    background-repeat:no-repeat;
    padding:0;
    margin:0;
}
