﻿* {
margin: 0;
padding: 0;
background: none !important;
border: none;
font-size:14px;	
}

body {
	font-family: Arial, Helvetica, sans-serif;	
	color	: #333333;
	margin-top:20px;
}

.shoppingcart-bevestiging-holder table
{
	font-size:12px;	
}

.shoppingcart-bevestiging-holder th
{
	 border-bottom:solid 1px black;	
}

.shoppingcart-bevestiging-holder td
{		 
	padding-right:5px;
}

.shoppingcart-bevestiging-holder input
{
	display:none;	
}

.divHideOnPrint
{
	display:none;
}
 
#footer,
.js_ticker,
.quick-search,
.sidebar-left,
#divGreeting,
.sub-header, 
.breadcrumbs, 
.footer-holder-watermark, 
.footer a,
.footer img,
.footer-bottom, 
.price-books-btn,
.book-detail-tabs,
.js_popup, .newpopup,
.minicart,
.mainnav,
js_singlescreen {
  display: none !important;
}

.header {
  border-bottom: solid 1px #999;
}

.logo a { display: none; }

.divGreeting { 
  border: solid 10px #999; 
}

.book-detail-left-col {
  float: right;
  border: solid 1px #999;
  padding: 10px;
  margin: 10px;
}

.footer {
  border-top: solid 1px #999;
  margin-top: 10px;
  padding-top: 10px;
  clear: both;
  width: 100%;
}

table 
{
	margin: 5px;
}

.first_text 
{
	display: none;
}

.DisplayNone { display: none; }

.content-control {
  margin: 20px 0;
}