.vDotLine
{
    background-color: transparent;
    background-image: url(../images/images.png);
    background-repeat: repeat-y;

}

.hDotLine
{
    background-image: url(../images/images.png);
    padding:10px 0;
}