/*Adds the body image back to the browser page because it gets removed by the tablesorter.css*/

#leftbox,#entirebox {
	background: url("/images/body.gif") repeat-y;
} 