.vDotLine
{
    background-color: transparent;
    background: url(../images/vrline.gif) center center;
    background-repeat: repeat-y;
    background-attachment: scroll;  
    width: 1px; }

.hDotLine
{
    background: url(../images/hrline.gif) center center;
    margin-top:10px;    
    margin-bottom:10px;        
}