* { margin: 0; padding: 0; }
body {
	font-size: 13px; 
	font-family: "Time New Roman", Arial, serif; 
	background: #fff; 
	margin: 0 auto;
	padding: 0 0.5cm 0 0.5cm;
	border: 1px dotted #e0e0e0;
	
}
#headerBox, #vMenu, #filterBox, #footerBox, #footerContentBox, #listButtonsTop, #reg,
.breadcrumbs, .left-menu, .filtersSwitch, .listingSorter, .options, 
.invertBtn, .td-pager, .noprint { display: none; }
input[type=checkbox], input[type=submit] {display: none;}
input, select { 
	border: dashed #000;
	border-width: 0 0 1px 0;
}
table { overflow: auto; }
#printPreview { display: none; }
.list-color {  background: #eee; }
.themeHead, .tocenter { text-align: center; }
img { border: none; }
td { 
	vertical-align: top; 
	padding: 3px 6px; 
	text-align: left;
}
a { color: #333; }

div {overflow: visible!important;}
