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

.hDotLine
{
    /*background-image: url(../images/delim_v.gif);*/
    /*border: 1px solid #cccccc;*/
    padding:1px 0;
}