.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");
	background-position:center;
	vertical-align:middle;
	background-repeat:repeat-x;
	padding:1px 0;
	height:15px;
}
.NovDotLine
{
    width: 10px;
    font-size: 1px;
}
.NohDotLine
{
	vertical-align:middle;
	padding:1px 0;
	height:30px;
}
.NovDotLine2
{
    width: 10px;
    font-size: 1px;
}
.NohDotLine2
{
	vertical-align:middle;
	padding:1px 0;
	height:10px;
}