.productdisplay {
	margin-top: 64px;	
}

.product_image{

}

h2.singleProdtitles {
	margin-top: 0px;
	font-size: 36px;
	border-color: #535353;
	border-top-width: 0px;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	margin-bottom: 2px;
	padding-bottom: 4px;
	margin-left: 0px;
	font-weight: normal;
	
}

h2.prodtitles {
	border-color: #535353;
	border-top-width: 0px;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 18px;
}

.productDesc {
	margin-top: 16px;
}

.productFeaturesTitle {
	color: white;
}


.product_image {
	border-color: #1d1d1d;
	border-style: solid;
	border-width: 1px;	
}


.wpcart_gallery img{
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 16px;
	border-color: #1d1d1d;
	border-style: solid;
	border-width: 1px;	
}

.productPriceDisplay.pricedisplay{
	font-size: 36px;
}

.wpsc_buy_buttonSingle {
}

.productPriceDisplay {
	margin-left: 8px;

}

.productSpecifications {
}

.productSpecificationsList {
	margin-top: 16px;
	font-size: .85em;
}

.singleProductButtons {
	float: left;
	width: 100%;
	margin-bottom: 24px;
	clear: both;
}
.addToCart {
	float: left;
}

.checkout {
	margin-left: 10px;
	float: left;
}

.wpsc_description a{
	color: white;
}

.wpsc_description a:hover{
	color: e16a1c;
}

.featureBig {
	margin-top: 16px;
	margin-left: 4px;	
}

.featureSmall {
	margin-top: 16px;
	margin-left: 4px;	
}

.singleProductPrice {
	margin-left: 4px;
	font-size: 14px;
}