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

.hDotLine {
background-image:url("../images/delim_h.gif");
height:3px;
padding:1px 0
} 
