#wrapper {
	/* margin: 0 34px 0 14px; */
	margin: 0 24px;
}
	
.options-color-box {
	width: 30px;
	height: 30px;
	border: 1px solid #CCC;
}

.options-color-box-big {
  width: 275px;
  height: 50px;
  border: 1px solid #CCC;
}

.promotion td.title { color:#343434; text-transform:capitalize; }
.tax td.value { font-weight:bold; color: #C00; }
.shipping td.value { font-weight:bold; color: #C00; }
.promotion td.value { font-weight:bold; color: #C00; }
.gift-certificate td.value { font-weight:bold; color: #C00; }

.product-price div { 
	display: inline;
	margin-left: 5pt;
	}
	
.quantity-details .instock {
	margin-top: 0pt;
	margin-left: 10pt;
}

.req-new { 
	color:red; 
	display:block; 
}
