body {
	background: #fff url(../images/RED-BAR.gif) 0 100% repeat-x;
	overflow: hidden;
}

a { color: #990000; }
a:visited { color: #036; }
a:hover { text-decoration: none; }

#scroller {
	position: relative;
	margin: 0;
	padding: 0 0 0 81px;
	height: 239px;
	width: 439px;
	overflow: auto;
}

#cheat {
	min-height: 100%;
	background: url(../images/PRODUCT-SIDEBAR.gif) 100% 0 repeat-y;
}

#content {
	padding: 0 16px 10px 0;
}
#cheat #content {
	padding: 0 116px 10px 0;
}
#content h4 {
	margin: 0;
	padding: 21px 0 0 0;
}
#content h4 a { color: #C60008; }
#content p.productimage {
	display: inline;
	margin: 16px 12px 8px -60px;
	padding: 0;
	float: left;
}
#content p.productimage img {
	border: 1px solid #ddd;
}
#content ul li {
	line-height: .75em;
}

p.pdf {
/*	margin-left: -20px;*/
	padding-left: 20px;
	font: 10px/16px Arial, Helvetica, sans-serif;
	color: #969696;
	background: url(../images/products/pdf.gif) no-repeat;
	clear: both;
}

#sidebar {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 0 0 6px;
	width: 102px;
	height: auto;
	background: url(../images/PRODUCT-SIDEBAR.gif) 100% 0 repeat-y;
}