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

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