.product-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:12px;
	top:0px;
}

.product-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}

.product-info-box .product-name { margin-bottom: 5px !important; }
.product-image-zoom { overflow:visible !important; }
.product-image-zoom img { border:1px solid black; cursor:move; }
.product-zoom-lens { border:1px solid black; cursor:move; }
.product-zoom-big { border:1px solid black; }
a#product-zoom { text-decoration: none !important; }
