
#header,#footer,#cLeft,#cRight {
	display:none;
}
#main,#content,#cCenter,#scroll {
	width:auto;
	height:auto;
	padding:0;
	margin:0;
	overflow:visible;
	clear:both;
	float:none;
	background:none;
}
#content {
	border:none;
}
