

#quick-window { position:absolute; z-index: 500; background-color:#fff; width:500px; border:1px solid #aaa; display:none; padding:15px; text-align:left; }
#quick-window .product-img-box { width:230px; }
#quickview-close { background:url(../images/micabella/close.gif) no-repeat center center; float:right; width:66px; height:22px; margin:7px; }
#quickview-header {  height:26px;  }

#ajax-preloader { opacity:0.8; filter: alpha(opacity="80"); text-align:center; z-index:500; }
#ajax-preloader .loading { border:1px solid #bbbbbb; color:#000; background:#ffffff; text-align:center; width:120px; padding:15px; font-weight:bold; }
#quick-window .product-shop { float:right; text-align:left; width:385px; }
#quick-window .product-essential { padding:25px 10px 25px 10px; }
.catalog-listing .product-image { position:relative; }
.catalog-listing .product-image .ajax { 

display:none;
left:80px;
position:absolute;
top:56px;
z-index:20;

 }

a.ajax { text-decoration:none;   font-weight:bold; 
background-image:url(../images/micabella/quick-look.png);
width:120px;
height:33px;
}
a.ajax:hover { text-decoration:none;  }

#quick-window a ,#quick-window a:hover
{
color:#000000;
}
.black
{
color:#000000;
}
#quick-window h5
{
margin:0px;
margin-top:10px;
}