.vvDotLine
{
    background-color: transparent;
    background-image: url(../images/delim_v.gif);
    background-repeat: repeat-y;
    background-attachment: scroll;
    width: 20px;
    font-size: 1px;
}

.hhDotLine
{
    background-image: url(../images/delim_v.gif);
    padding:1px 0;
}

.1whatsNew .vDotLine, #specialsDefault .vDotline {
border-left: 1px solid #DFDFDF;
}

.1whatsNew .hDotLine, .hDotline #specialsDefault{
border-bottom: 1px solid #DFDFDF;
}


