#twocolumns .aside,
#sidebar,
#header { display: none; }

#wrapper,
#header {
 	margin: 0;   
 	width: auto; 
 	padding: 0;
}   
#wrapper { height: auto; }

#twocolumns,
#content,
#content .csc-default {
 	float: none;
 	width: 100%; 
 	height: auto;
 	overflow: visible;  
 	padding: 0;
 	margin: 0;            
}
body,
html { height: auto; overflow: visible;}
#main {overflow: visible; height: auto; }
div.csc-textpic-imagewrap,
div.csc-textpic-imagewrap dl.csc-textpic-image { float: none !important; }
dl.csc-textpic-image dt {display: block; }