#header_nav, #sub_footer, #footer {
	display:none;
	}
div.print {
	display:none;
	}
#main, #content, form.results, table.details {
	margin:0 !important;
	padding:0 !important;
	height:auto !important;
	width:auto !important;	
	background:none !important;
	font-size:11px !important;
	}
form.results {
	border:none !important;
	}
form.results a {
	display:none !important;
	}
#print {
	display:block !important;
	margin-top:20px !important;
	}

td {
	font-size: 12px;
}


tr.row1 td, tr.row2 td, tr.rowOver td {
	padding:3px 1px;
	}
tr.row1 td {
	color:#444;
	background-color:#FFF;
	border-bottom:1px solid #CCC;
	}
tr.row2 td {
	color:#444;
	background-color:#CCC;
	border-bottom:1px solid #CCC;
	}	
tr.rowOver td {
	color:#333;
	background-color:#dde;
	}