/***
	StyleSheet used to format document for printers.
	(Comments to lukas.vacovsky@jkd.co.uk)
***/

TABLE{margin:5px 0px 15px 0px;}
TABLE TD{padding:3px 5px;}

.print{display:block;}
.noprint{display:none;}

#acceskeys, 
.header .fr, 
.mainNav, 
.leftNav, 
.toolkit UL, 
.footer A, 
.productImg A, 
.productDescription H3 SPAN, 
.productDescription .basket,
.addTo, 
.hpHead, 
.hpFilter{display:none;}

.tabbedInfo UL{float:left;margin:0px;padding:0px;}
.tabbedInfo LI{float:left;list-style:none;margin:0px;padding:0px;}
.tabbedInfo LI A{display:none;}
.tabbedInfo LI A.on{display:block;margin-bottom:10px;color:#333333;font-weight:bold;text-decoration:none;}
.tabContent{clear:both;}

.group{float:left;margin:15px 0px 10px 0px;padding:15px 0px 0px 0px;width:696px;border-top:1px solid #164123;}
.group H2{float:left;margin:-5px 0px 0px 0px;padding:0px;font-size:0.85em;line-height:0.9em;color:#996600;text-transform:uppercase;position:relative;z-index:5;}
.group UL{float:right;margin:-15px 0px -2px 0px;padding:0px;width:548px;}
.group UL LI{float:left;margin:0px 0px 0px 0px;padding:0px;list-style:none;}


