﻿#sitemap, #leftCol, #bottomAds, #latestNews, #share, #facebook, #twitter {
	display:none;
	visibility:hidden;
	float:none !important;
}

#rightCol, .tableWrap {
	float:none !important;
	width:auto;
}

#main {
	overflow:visible !important;
}

table {
	width:auto;
}

.tableWrap {
	height:auto;
}

.printOnly {
	display:block;	
}


#rightCol caption {
	display:none;
}
