/*antonimo.css*/
div.product-specs {
	padding-top: 6px;
	height: 234px;
	overflow-y: auto;
}





/*boxes.css*/
.product-essential {
  /*padding:0 25px 25px; Antonimo-x*/
  padding:0px;
}

.side-col {
	width: 180px;
}

/*1084*/
.product-img-box {
	/*width:267px; Antonimo-x*/
	/*width:308px;*/
	margin-left: 70px;
	min-height: 500px;
}

/*1085*/
.product-img-box .product-image-zoom {
	height:265px;
	/*height: 380px;*/
	/*width:265px; Antonimo-x*/
	width: 320px;
}

.product-essential .product-shop {
	/*width:330px; Antonimo-x*/
	width: 350px;
	margin-right: 10px;
}

a.gift-vouchers {
	display: inline ! important;
}

ul.breadcrumbs {
}

.price-box {
	/*text-align: center;*/
	/*font-size: 16px;*/
	font-weight: normal;
	width: 100%;
}

.add-to-holder .add-to-cart-box .form-button {
	float:left;
	width: 252px;
	text-transform:capitalize;
	font-size: 14px;
	background:	#85C622 none repeat scroll 0 0;
	padding: 3px 0px 3px 7px;
	margin-left: 0px;
}


.regular-price .price {
	/*font-weight: normal;*/
	text-align: left;
}

div.mini-related-items .old-price {
	text-align: center;
  font-size:12px;
}


div.mini-related-items .special-price {
	text-align: center;
/*  font-size:12px;*/
}



