body { background-color: white; background: none; color: black; }
#menu, #subMenu, #imgCat, #sys , #sidebar, #counters, .downloadInfo, .screen, #info { display: none; }
#content { padding: 0!important;}
h1 { margin-bottom: 1em; }
.content { width: 100%!important; margin-top: 0; position: static; }
.cside { width: 100%!important;}
.print {display: block!important;}

#footer { 
	border-top: 1px solid black;
	color: black!important;	
}
#footer .fText {
	padding:1em 0!important;
}

.prop {width: 100%;}
.prop TH {border-bottom: 2px solid black!important;}
.prop TD {border-bottom: 1px solid black!important; padding-right: 20px;}

.tForm td.lbl {
	padding-right:20px;
	width:33%;
}
