/* SLIMBOX */
#lbOverlay{position:absolute;left:0;width:100%;background-color:#fff;cursor:pointer;}
#lbCenter,#lbBottomContainer{position:absolute;left:50%;overflow:hidden;background-color:#000;}
.lbLoading{background:url('../slimbox/loader.gif') no-repeat center;}
#lbImage{position:absolute;left:0;top:0;background-repeat:no-repeat;}
#lbImage,#lbBottom{border:10px solid #010101;}
#lbBottom{font-style:italic;text-align:left;border-top-style:none;}
#lbCloseLink{display:block;float:right;width:32px;height:24px;background:url('../slimbox/close.png') no-repeat center;cursor:pointer;}
#lbCaption{color:#ffbf01;font-style:normal;font-weight:bold;}
/* ZOOM*/
.section{width:200px;height:135px;float:right;margin:0 0 22px 10px;}
.section img{position:absolute;}
.section span{position:relative;background:url('../slimbox/zoom.png') 0 -32px  no-repeat;width:33px;height:32px;display:block;cursor:pointer;}
.section a:hover span{background:url('../slimbox/zoom.png') 0 no-repeat;}

