.vDotLine
{
	background-color: transparent;
	background-repeat: repeat-y;
	background-attachment: scroll;
	width: 15px;
	font-size: xx-small;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #000000;
}

.hDotLine
{
    background-image: url(../images/delim_v.gif);
    padding:1px 0;
}