
.uZoomBigImageCont
{
	border: 1px solid #000;
}

.uZoomHeader
{
	font-size: 10px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFF;
	background: #FFF;
	text-align: center !important; 
}


.uZoomPup
{
	border: 1px solid #FFF;
	background: #AAA;
}

.uZoomLoading
{
	text-align: center;
	background: #FFF;
	color: #000;
	border: 1px solid #CCC;
	opacity: 0.8;
	padding: 0px !important;
	display: none;
}


.uZoomLoading img
{
	padding-top: 0px !important;
}

A#zoom1.uZoom
{
  position: relative;
  display: block;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: 0pt;
  text-decoration: none;
  -moz-user-select: none;
}

A.uZoomSub
{
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: 0pt;
}

DIV.uZoomBigImageCont
{
  overflow: hidden;
  width: 100px;
  height: 100px;
  z-index: 100;
  visibility: hidden;
  position: absolute;
  top: -10000px;
  left: 700px;
  margin: 0 0 0 50px;
}

DIV.uZoomBigImageCont DIV IMG
{
  border-width: 0px;
  padding: 0px;
  position: relative;
  left: 0px;
  top: 0px;
}
