#productWrapperBox {
	margin: 0px 10px;
	padding: 0px 0px 30px 0px;
/*	width: 680px;
	border:1px solid #000;*/
	background: url("/includes/templates/cold_steel/images/main_shadow.png");
	background-repeat: no-repeat;
	background-position: 0px 100%;
	background-color: #F7F0F3;
	background-size: 100%;
	overflow: auto;
}
#productImageBox {
	margin: 10px;
	padding: 0px;
	float: left;
/*	width:45%/*250px*/; */
}
.imageMessage {
	font-variant: small-caps;
}
#productDetailsList {
/*	padding-left: 240px;
	width: 220px;
	text-align: center;
*/
	clear: both;
	white-space: nowrap;
}
#addthis {
	clear: both;
	padding-left: 20px;
	padding-top: 10px;
}
#productAttributeBox {
	margin: 0px 0px 0px 20px;
	float:left;
/*	width:52%; */
}

#productDescriptionBox {
	margin:0;
/*	padding:.2em 0;
	width: 680px;
	clear:both;
	float:left;
	width:100%;*/
}

#productDescription {
margin:0;
padding: 5px; /* 10px 20px 40px 10px; */
line-height: 1.7em;
width: 650px;
}
#productDescription ul {
margin:0;
padding:0;
display:block;	
}
#productDescription  ul li {
margin-right:2px;
padding:2px 0 2px 17px;
list-style: none;
font-size: 1.1em;
}
#productMainBox {
	margin:0;
	padding:0;
/*	float:right;
	width:55%/*440px*/;
*/
}
#productPrices {
	line-height: normal;
}
.optionName {
   margin: 0 0.5em 0.2em 0.5em;
	line-height: normal;
	font-size: 1.1em
}
#productBuyBox {
	margin:0;
	padding:0 ;
/*	float:right;

	width:680px;
*/
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:medium;
}
/*#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	margin: .2em;
	padding: 0.2em;
	float: right;
	text-align: center;
	border: 1px solid #000000; */
#cartAdd {
/*	float: right; */
/*	margin: 1em;
	border: 1px solid #000000; */
	text-align: center;
	padding: 10px 0px 3em 30px;
	background: url("/includes/templates/cold_steel/images/main_shadow.png");
	background-repeat: no-repeat;
	background-position: 0px 100%;
	background-color: #eee;
	background-size: 100%;
	clear: both;
	overflow: auto;
	}
#cartAdd ul li {
list-style: none;
}
#unitsInStock {
	padding-right: 20px;
}
#addToBasketButton {
	padding-left: 20px;
}
#dh_toolbar_bottom {
	padding-top: 10px;
	border-top-color:#CCCCCC;
	border-top-style:dotted;
	border-top-width:medium;
/*	width:98%;
	margin-left: 12px; */
}

