	/* ZVAB print Stylesheet */
	body {
	font-family: arial, sans-serif !important;
	font-size: 10pt !important;
	}
	
	ul, div {
	padding: 0 !important;
	margin: 0 !important;
	}
	
	li {
	list-style-type: none !important;
	}
	
	div#FrameMasthead,
	div#FrameFooter,
	div#FrameNav,
	div.shoppingCart,
	div.orderLink,
	/*table.SearchAdvanced,*/
	table#itemsperpage,
	div.titleSearchLink,
	#printsite,
	a.arrow,
	div.paymentTypeIcon,
	.LeftColumn2,
	.LeftColumn3,
	.RightColumn3,
	.ProgressBar,
	.print,
	.antiquaria,
	form[name=searchPreferencesDynaForm],
	form[name=advancedSearchForm],
	#serviceBox,
	#feedbackBox
	/*.SearchAdvanced*/ {
	
		display: none !important;

	}
	
	
	* {
	
		background-color: transparent !important;
	}
	
	table.SearchResults td, table.Receipt td {
	padding: 2pt 0 2pt 0;
	border-bottom: 1px dotted #C0C0C0;		
	}
	
	.ColNumber {
	vertical-align: top !important;
	font-size: 8pt;
	margin-right: 4pt;
	}

	#FrameContent,
	div.Column {	
	padding: 0;
	}
	
	.SearchResults a {
	text-decoration: none;
	}
	.description br {
	font-size: 4pt;
	border: 1px solid black;
	}
	
	.searchItem {
	font-weight: bold;
	}
	
	*, *:link, *:active, *:visited, *:hover {
	
		color: #000;
	}	
	
	.searchItem {
	font-weight: bold;
	text-decoration: underline;
	}
	
	table.Receipt {
	display: block !important;
	}
	
	td {
	vertical-align: top !important;
	}	
	.Receipt .ColPrice {
	width: 220px;
	}	
	.Receipt textarea {
	height: 3em;
	width: 100%;
	font-size: 8pt !important;
	border: none;
	} 
	
	
	.printStyle {
	
		display: block;
	}
	
	.logo {
	
		float: right;
		margin-left: 20px;
		margin-bottom: 10px;
	}
	
	#terms span {
		float: left;
	}

	#terms div {
		margin: 0 0 1em 4em !important;
	}