table #SponsoredFullWidthTable {
	width: 600px;
}
table #FullWidthTable {
	width: 800px;
}

table #FullWidthPaddedTable {
	width: 750px;
}

#printonly { display : none; }
