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

.hDotLine
{
	background-image: url("../images/delim_h.gif");
	padding:8px 0;
	height:4px;
	margin-top: 2px;
	margin-bottom: 2px;
}