.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");
	padding:1px 0;
	height:1px;
}
ProdClass
{
width:100%;
background-color:#3300FF;
}
