@charset "UTF-8";
/* CSS Document */
#topnav {display:none;} #navigation {display:none;} #footer {display:none;}


body {font-family:Georgia, serif; background:none; color:black;}

#container {width:700px; margin:0 0 0 10px; padding:0; background:none;}

#headerLogoPrint {width:250px; height:95px; float:left; margin:0 0 20px 0;}
#headerPrint {float:left;}
#headerBasketPrint {width:200px; height:95px; float:right;}
/*  ----------   HIDING THE PRINT HEADER    ----------  */
#headerLogo {display:none;}
#header {display:none;}
#headerBasket {display:none;}
.headers {margin:30px 0 30px 0;}

#content {width:700px;}
#content h1 {font-size:2em;}

#orderConfirmation h1 {font-size:1.8em; font-weight:normal;}
#orderConfirmation p {font-size:1em;}
.orderButton {display:none;}

#moreHelp {display:none;}
img {border:none;}

