/* one thing: kill the double border on the right side */
/* and get rid of the background ... */
TD#content
{
	background-image:none;
	border-right: 0px;
}
