
#header, .footerWrapper table {	
	display: none; 
}

#footer .footerWrapper #copyright { 
	display:inline-block; 
	float:right;
}

.content{
	border: 0;
	width:auto;
}

.rightAdBar {
	display:none;
}