/* 

Norbert Laposa @ Liquid Light Digital Ltd
Print Style Sheet

*/

body {
	font-family: georgia, serif;
	background: white;
	font-size: 11pt;
	margin: 0 5%;
}

td, th, h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, sans-serif;
}

li {
	font-family: georgia, serif;
}

p {
	font-size: 10pt;
	font-family: georgia, serif;
	line-height: 1.2em;
}

img {
	border: 0;
}

div.product_other_data dt, div.taxonomy dt {
    clear: both;
    float: left;
    font-weight: bold;
    padding: 0 0 5px 0;
}

div.product_other_data dd, div.taxonomy dd {
    padding: 0 0 5px 20px;
}


#container {
	width: auto;
	max-width: none;
	margin: 0;
	text-align: left;
}

#content {
	width: 100%;
	max-width: none;
	background: none;
}

#col2 {
	width: 70%;
	float: left;
}

#col3 {
	width: 30%;
	float: right;
	background: none;
}

#header, #mainNavigation, #secondaryNavigation, #footer, #copyright, #credit, button.add_to_basket, div.extralinks {
	display:none;
}

