.sidebarmenu ul{
	visibility:hidden;
   	display: none; 
}

#masthead, #wrapper, #footer {
		visibility:hidden;
   	display: none; 
}

thead th, tfoot th, tfoot td {
		background:#999;
		color:#fff;
		border-right: dotted 1px #333;
		border-bottom: dotted 1px #FFF;
		font-weight:bold;
}