.vDotLine
{
    background-color: transparent;
    background:transparent url(../images/delim_v.gif) repeat-y scroll center center;
    width: 10px;
    font-size: 1px;
}

.hDotLine
{
    background-image: url(../images/delim_v.gif);
    padding:=0;
}
