.nthchild1 td.label,
.lastchild1 td.label,
.nthchild2 td.label,
.lastchild2 td.label,
.nthchild3 td.label,
.lastchild3 td.label,
.nthchild4 td.label,
.lastchild4 td.label{
	background-image: url('/themes/default/images/gif/line.gif');
	background-repeat:no-repeat;
	vertical-align:middle;
}
.nthchild1 td.label img,
.lastchild1 td.label img,
.nthchild2 td.label img,
.lastchild2 td.label img,
.nthchild3 td.label img,
.lastchild3 td.label img,
.nthchild4 td.label img,
.lastchild4 td.label img{
	vertical-align:text-bottom;
	padding-left:3px;
}

.nthchild1 td.label{
	background-image: url('/themes/default/images/gif/nth_child.gif');
}

.nthchild2 td.label{
	background-image: url('/themes/default/images/gif/nth_child2.gif');
}

.nthchild3 td.label{
	background-image: url('/themes/default/images/gif/nth_child3.gif');
}

.nthchild4 td.label{
	background-image: url('/themes/default/images/gif/nth_child4.gif');
}

.lastchild1 td.label{
	background-image: url('/themes/default/images/gif/line.gif');
}

.lastchild2 td.label{
	background-image: url('/themes/default/images/gif/last_child2.gif');
}

.lastchild3 td.label{
	background-image: url('/themes/default/images/gif/last_child3.gif');
}

.lastchild4 td.label{
	background-image: url('/themes/default/images/gif/last_child4.gif');
}