/* print styles */

* {color: #000 !important; 
background: transparent !important;}
 
 
 #right, {display: none;}

 #container {
	float: left; position: static; border: none;
	margin: 0 0 0 5px; padding: 0; width:auto;}
	
 #box, #header, #bottomtable {
	position: static; border: none;
	margin: 0; padding: 0; width:auto;}


