/* print.css*/
#Header,
#FullBlock,
#BreadCrumbs,
.jScrollPaneTrack,
.jScrollArrowUp,
.jScrollArrowDown,
#LeftSide,
#Footer{ display: none;} 
*{ position:relative !important; height:auto !important; overflow:visible !important;} 
body {
	font-family: Georgia, serif;
	background: none;
	color: black;
}
#RightSideWrap {
	width: 100%;
	background: none;
}
div{ width:100% !important;}
table{ width:90% !important;}

