div.jqZoomTitle {
	background: rgb(153, 153, 153); left: 0px; top: 0px; width: 100%; height: 16px; text-align: center; color: rgb(255, 255, 255); padding-top: 2px; font-family: Tahoma; font-size: 11px; position: absolute; z-index: 5000;
}
.jqZoomPup {
	border-style: solid; border-color: rgb(196, 196, 196); overflow: hidden; z-index: 10; cursor: crosshair; opacity: 0.6; background-color: rgb(255, 255, 255); -moz-opacity: 0.6;
}
.jqZoomPup img {
	border: 0px currentColor; border-image: none;
}
.preload {
	background-position: 43px 30px; padding: 8px; border: 1px solid rgb(204, 204, 204); border-image: none; left: 3px; top: 3px; width: 90px; height: 43px; text-align: center; color: rgb(51, 51, 51); font-family: Tahoma; font-size: 12px; text-decoration: none; position: absolute; z-index: 10; opacity: 0.8; background-image: url("../images/zoomloader.gif"); background-repeat: no-repeat; background-color: white; -moz-opacity: 0.8;
}
.jqZoomWindow {
	border: 1px solid rgb(153, 153, 153); border-image: none; background-color: rgb(255, 255, 255);
}
