#wrapper	{ background: none; }

#bodyhead	{ background: #E7E7E9 url(/grfx/searchBG.png) center bottom no-repeat; padding-bottom: 30px;}
#bodyhead H4	{ background-color: #A07E56; font-size: 10pt; color: #ffffff; padding: 10px 0 10px 12px; margin-bottom: 10px; font-weight: normal; }
#bodybody	{ padding: 12px; }
#bodybody H4	{ color: #A07E56; font-size: 12pt; }

.dottedh5 {
	background-image:none;
	padding: 0px;
	margin: 20px 0px;
	border: none;
	background-image: url(../grfx/dottedunderline.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	line-height: 29px;
}

.rfDottedh5 {
	background-image:none;
	padding: 145px 0px 0px 0px;
	margin: 20px 0px;
	border: none;
	background-image: url(../grfx/dottedunderline.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	line-height: 29px;
}

.spiDottedh5 {
	background-image:none;
	padding: 145px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	border: none;
	background-image: url(../grfx/dottedunderline.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	line-height: 29px;
}

#navToProductInfo{
	background-image:url(/grfx/back_icon_grey.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 16px;
	padding: 3px 0px 3px 18px;
	line-height: 20px;
	color: #333333;
	font-size: 11px;
}

#articleList {
	width: 200px;
	float: right;
	background-color: #E7E7E9;
}
#articleList .subLinks {
	color: #000000;
	display: none;
	padding-left: 47px;
	padding-right: 20px;
	font-size: 11px;
	line-height: 13px;
}
#articleList .subLinks a {
	color: #000000;
	text-decoration: none;
	padding: 2px 0px;
	display: block;
}
#articleList .subLinks a:hover {
	text-decoration: underline;
}
#articleList h4 {
	height: 15px;
	padding: 8px 18px;
	margin-bottom: 15px;
	color: #FFFFFF;
	background-color: #A0A463;
	background-image: url(grfx/greencorner.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 14px;
}
#articleList h5 {
	height: 15px;
	margin: 5px 20px;
	padding-left: 25px;
	color: #A0A463;
	background-color: #E7E7E9;
	background-image: url(/grfx/NW_plus_icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 14px;
	text-align: left;
}
#articleList h5 a {
	color: #A0A463;
	text-decoration: none;
}
#articleList h5 a:hover {
	color: #A0A463;
	text-decoration: underline;
}