.lefttable {
	background-image: url(images/leftcfiller.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.righttable {
	background-image: url(images/rightfade.gif);
	background-repeat: no-repeat;
	background-position: top;
}
