 /*
-------------------------------------

	Vitesse Media
  http://www.vitessemedia.co.uk
	author: Wide Area Communications / Leanne Tite
	http://www.widearea.co.uk
  
  Last updated: 05-11-07
  Print media style sheet
-------------------------------------- */


/* Typography 
------------------------------------*/
body { 
      font:9pt/120% Arial, Verdana, sans-serif!important; 
      }



/* Layout 
------------------------------------*/
#sub-nav,
#top-nav,
#left-nav,
#left-off,
#right-off,
#checkout-box {
        display:none;
        }
#main,
.articleBody {
        border:0;
        width:17cm;
        }
.breadcrumbs {
        margin-left:0;
        }        
img#logo {
        margin-left:9px;
        }
#text-box {
        margin-left:20px;
        border:0;
        width:300px;
        margin-top:-12px;
        }
#header-box h1, 
#article-header-box h1 {
        margin-top:-20px;
        }       
#tabs-left {
        margin-left:-26px;
        }
/* Jonathan complained about the links showing in the print page so I took this out ME 19/11/07
body a:link:after {
        content: " (" attr(href) ") ";
        font-size: 90%;
        }                         
*/
