.vDotLine
{
    background-color: transparent;
   /* background-image: url(../images/delim_v.gif);
    background-repeat: repeat-y;
    background-attachment: scroll;
    font-size: 1px;
	padding: 0 5px 0 5px;
	*/
}

.hDotLine
{
    /*background-image: url(../images/delim_h.gif);
	    background-repeat: repeat-x;
    background-attachment: scroll;
    padding:1px 0; */
	height: 10px;
}