
#header,#hRight {
	width:auto;
	height:auto;
	display:block;
	float:none;
	padding:0;
	margin:0;
	margin-bottom:30px;
}
#main,#content,#cCenter,#cCenter div.scroll,table.center {
	width:auto;
	height:auto;
	padding:0;
	margin:0;
	overflow:visible;
	clear:both;
	float:none;
	background:none;
}
#hLeft, #cLeft,#cRight {
	display:none;
}

