/* CSS Document */

#header, #sidebar, #superadmin-block, #superadmin-stub, #footer,.major-box, .year-submit, .main-block>p{
  display:none;
 
}
.container, #content-main,.main-block,.ui-widget-content {
float:none;
width:100%;
 border:none;
}
#content-main *{
	font-size:10px;
	width:auto;
	color:black;
}
#member-tabs ul {
font-size:0;
visibility:hidden;
}
h1, h2 {
	font-size:12px;
	font-weight:bold;
}
table {
	width:100%!important;	
}
table tr, table td, table th {
	padding:0;	
}