* {
	font-size: 12px !important;
	color: black !important;
	background: white !important;
	border-color: black !important;
}

.noprint { display: none !important; }
.printonly { display: block !important; }

h1,h2 {
	clear: both !important;
	font-size: 14px !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-left: 10px !important;
}

h3,h4,
h3.banner,
h4.banner {
	clear: both !important;
	font-size: 12px !important;
	
	margin-bottom: 2px !important;
	margin-top: 6px !important;
	margin-right: 0 !important;
	margin-left: 10px !important;
	
	padding: 4px 0 0 0 !important;
	height: auto !important;
}

h5,h6 {
	clear: both !important;
	font-size: 10px !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-left: 10px !important;
}

.button,
#cart_info,
#topbar,
#header,
#powered
{
	display: none !important;
}


#container {
	left: 0 !important;
	margin: 0 !important;
	width: 960px !important;
	border: 0 !important;
}



#print_header {
	padding: 10px;
	margin-bottom: 10px;
}



.detail_list {
	width: auto !important;
}

.detail_list .dt {
	width: 100px !important;
	
}
.detail_list .dd {
	width: 280px !important;
}







table, tr, td {
	padding: 2px !important;
}

table.view_table th.functions,
table.view_table td.functions {
	display: none;
}
table.view_table {
	width: 650px !important;
}
table.view_table tr th {
	background-color: #EEE !important;
	padding: 6px 2px !important;
}
table.view_table tr.view_row td {
	border-bottom: 1px solid black; 
	padding: 4px 2px !important;
}
table.view_table tr.view_row.odd td {
	background-color: #FAFAFA !important;
}
table.view_table tr.view_row td.view_cell img.image {
	width: 100px;
	height: auto;
}




div.notice {
	width: auto !important;
}
div.notice.success {
	display: none !important;
}



#TB_overlay,
#TB_window {
	display: none !important;
}
