/* IE6 Fix*/
#body {
	font-size:9pt;
}
#wrapper .total_tr_final .total {
	font-size:10pt;
}
#body,#wrapper { 
	width:100% !important;	
}
html,#html,body,#body,#header_wrapper {
	background-color:#FFF !important;
}
#header_wrapper,#header_wrapper a,#header .contact_info a {
	color:#000 !important;
}
#wrapper .studio_logo {
	height:70px;	
}
.navigation_wrapper,.heading_hide {
	display:none;
}
.reciept,#large_image_innie,#banner,.order_search_admin,.contact_info,#tabs {
	display:none;
}
#wrapper thead tr {
	background:#D4D4D4 !important;
}
th {

}
#wrapper .hide_for_print {
	display:none !important;
	}
#wrapper .hide_for_nonprint {
	display:table-row;
}
#wrapper .hide_for_nonprint_td {
	display:table-cell;
}
	#wrapper .studio_total td {
		border-top:2px solid #000 !important;
		font-weight:bold;
	}
	
.page_break_bottom {
	page-break-after: always
}