.clearfix:before,
.clearfix:after { display: table; content: ' '; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

.product-customize { margin-bottom: 30px; }
.product-customize .image-area { float: left; margin-right: 20px; }
.variation-Image .generated-image,
.product-customize .image-area,
.product-customize .image-wrapper { position: relative; width: 270px; height: 182px; }

.variation-Image .generated-image .foreground-image { max-width: 270px; max-height: 182px; position: absolute; top: 55%; left: 50%; background: none; border: none; }
/*.product-customize .image-wrapper img { max-width: 270px; max-height: 182px; position: absolute; top: 55%; left: 50%; background: none; border: none; }*/
.single #main .images { position: relative; }
.single #main .images.loading:before { display: block; content: ''; width: 100%; height: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #fff url(../../images/loading.gif) no-repeat center center; z-index: 10;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.product-customize .customize-form .customize-field {
	width: 200px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.product-customize .customize-form .customize-field { font-size: 12px; line-height: 1.2; }
.product-customize .customize-form .customize-field ~ .customize-field { margin-top: 7px; }
.product-customize .customize-form .buttons-area { margin-top: 12px; }
.images .refresh-image { position: absolute; top: 50%; left: 50%; padding: 0; border: 0; background: transparent; width: 50% !important; height: auto !important; max-height: 50%!important; }