* {
	background-color: #FFF;
	background-image: none;
	color: #000;
}
body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", serif;
	font-size-adjust: 0.6;
	font-size: 12px;
}

h1, h2, h3, h4 {
	font-family: helvetica,arial,sans-serif
}

#logo {width:174px;height:57px;}
#logo h1 {display:none;}
#logo .printlogo {display:block;width:174px;height:57px;}

#side {display:none;}
#nav {display:none;}
#content {
	padding-top: 1em;
	margin: 0 auto 1em auto;
	padding: 0 2em;
}
#itemlist {width:16.7cm;}
#itemlist .name {text-align:left;}
#itemlist .buyform {display:none;}

.gtBackLink {display:none;}

#footer {
	clear: both;
	background-color: #EFF;
}
#footer #links {
	display:none;
}

#topnavigation, #categories, .ad, #cartfloat {
	display:none;
}

#iinstructions {
	width: 15cm;
	margin:0;
}

#content {
	width:17cm;
}
#outer, #header {
	width:18cm;
}

#iinstructions #relatedLinks {
	float:none;
	position:static;
	width:145px;
	padding:0.3em;
	margin:0;
	background:none;
}
#iinstructions #relatedLinks * {
	line-height:130%;
}









