/*
Cascading Style Sheet Version 2.0
Created for website Vintage Tyres (vintagetyres.co.uk) by Pete Crewdson
All coding copyright 2009 WNW Design Limited and it's subsidiaries
printing.css version 1.0

This document includes all main printing elements of the website including all division,
paragraph and custom styled elements which are presented in the print view of the website.
*/

html,body,div,span,hr,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,:before,:after,input,textarea,select{background:none;border:0;border-collapse:collapse;border-spacing:0;border-width:0;bottom:auto;clear:none;content:none;direction:ltr;float:none;left:auto;margin:0;outline:0;padding:0;right:auto;text-decoration:none;text-indent:0;top:auto;}
body,input,select,textarea,option,iframe,code { background: #fff; font-family: Arial, Helvetica, sans-serif; }
body { color: #5E5E5E; font-size: 62.5%; }

#banner,#nav,#bar,#right,#footer,p#breadcrumbs { display: none; }
#main { font-size: 1.2em; line-height: 1.6em; padding: 28px; }

h1,h2,h3,h4,h5,h6,p,ul,ol,blockquote { padding: 16px 0 0; }
h1,h2,h3,h4,h5,h6 { font-size: 1.4em; }
ul,ol,blockquote { margin: 0 40px; }