.vDotLine
{
	background-color: transparent;
    background-image: url(../images/tecky.gif);
    background-repeat: repeat-y;
	background-position: center;
    background-attachment: scroll;
    width: 20px;
    font-size: 1px;
}

.hDotLine
{
    background-image: url(../images/tecky.gif);
    padding:1px 0;
}