#productInformation {
	margin-left: 260px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616363;
}
#productInformation h1 {
	color: #9F8967;
	font-size: 15px;
	margin-bottom: 30px;
}
#productInformation h2 {
	color: #9F8967;
	font-size: 15px;
	margin-bottom: 30px;
}
#productInformation #dimensionTable {
	margin: 16px 0px 0px 0px;
}
#productInformation #productDelivery { 
	padding: 4px 15px 15px 15px;
	background-color: #EFF0F1;
}
#productInformation #productDelivery h5 { 
	background-image: url(../grfx/dottedunderline_xparent_333333.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #EFF0F1;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
	padding: 0px;
	margin: 0px;
}
#productInformation #productDelivery ul { 
	list-style-position: inside;
	list-style-type: disc;
}
#productInformation #productDelivery ul li {
	padding: 0px;
	margin: 0px;
}
#productInformation #toResults {
	margin-top: 16px;
	background-color: #EFF0F1;
	line-height: 30px;
	padding-left: 16px;
}
#productInformation #toResults a {
	background-image: url(../grfx/back_icon_grey.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px 20px 3px 18px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
}
#productInformation #toResults a:hover {
	color: #000000;
	text-decoration: underline;
}
#productInformation #productDelivery {
	margin-top: 17px;
	background-color: #EFF0F1;
}
#productBar {
	width: 250px;
	display: block;
	float: left;
}
#productBar #specialOffer{
	height: 45px;
	font-size: 11px;
	color: #96031B;
	font-weight: bold;
}
#productBar #specialOffer #offerText{
	background-image: url(../grfx/special_offer.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px 0px 3px 16px;
	margin-left: 15px;
	font-size: 11px;
	color: #96031B;
	text-decoration: none;
}
#productBar #costInfo {
	width: 186px;
	padding: 10px;
	margin: 20px 0px 20px 15px;
	border: 1px solid #E0E0E0;
	line-height: 1.5em;
}
#productBar #costInfo #code {
	color: #C0C0C0;
	font-weight: normal;
	font-size: 10pt;
}
#productBar #costInfo #cost {
	color: #9F8967;
	font-weight: bold;
	font-size: 10pt;
}
#productBar #costInfo #cost #oldCost {
	color: #999999;
	text-decoration: line-through;
	font-weight: bold;
	font-size: 10pt;
}
#productBar #costInfo #stockLevel {
	color: #333333;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(../grfx/dottedunderline_xparent_333333.gif);
	padding-bottom: 22px;
}
#productBar #addToBasket {
	color: #333333;
	font-weight: normal;
	font-size: 10pt;
	padding: 5px 0px 0px 0px;
}
#productBar #addToBasket input {
	border: 1px solid #000000;
	text-align: center;
	font-size: 10pt;
	color: #666666;
}
#productBar #addToBasket a {
	background-image: url(../grfx/forward_icon.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px 0px 3px 18px;
	margin-left: 16px;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
#productBar #addToBasket a:hover {
	color: #000000;
	text-decoration: underline;
}
#productBar .href_e {
	background-image: url(../grfx/enlarge_icon.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px 0px 3px 22px;
	line-height: 26px;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
#productBar .href_e:hover {
	color: #000000;
	text-decoration: underline;
}
#relatedProducts {
	width: 745px;
	float: left;
}
#relatedProducts h4 {
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#resultsID {
	padding-top: 32px;
}
.tdTitle {
	font-weight: bold;
	color: #9F8967;
}
#navToResults {
	background-image: url(../grfx/back_icon_grey_darker.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 665px;
	padding: 3px 0px 3px 20px;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
#navToResults:hover {
	color: #000000;
	text-decoration: underline;
}
#productBar #costInfo .s { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding-left: 10px;  }
#productBar #costInfo .g { background: transparent url(/grfx/instock.png) center left no-repeat; }
#productBar #costInfo .o { background: transparent url(/grfx/lowstock.png) center left no-repeat; }
#productBar #costInfo .r { background: transparent url(/grfx/outofstock.png) center left no-repeat; }
#productBar #costInfo .b { background: transparent url(/grfx/toorder.gif) center left no-repeat; }