@charset "utf-8";
/* CSS Document */

body {
	background: white;
	}	
#hd, #ft, #bdcork{
	display: none;
	}	
#wrapper, #container {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}	
#bdcontent{
width:100% !important;;
height:100% !important;;
top:0px;
left:0px;
padding:0;
margin:0;
}
.jScrollPaneContainer {
	position: relative;
	overflow:auto !important;;
/*	z-index: 1; */
	width:100% !important;;
height:100% !important;;
}