.mask { background-color:#000;-moz-opacity:0.75;opacity:.75;filter:alpha(opacity=75);}
.photobox {border:none;overflow:visible;background-color:#e6e5eb;padding:5px;}
.photobox .close {top:8px;right:8px;height:15px;width:18px;}
.photobox .hd {display:none;}
.photobox .bd  {padding:0; text-align: center;}
.photobox .bd img {border:none; margin-top: 5px !important;}
.photobox .ft {margin-top:4px;padding:0;position:relative;text-align:center;}
.photobox .ft .back {margin-right: 5px;}
.photobox .ft .back img, .photobox .ft .next img {border:none;}
.photobox .ft .next {margin-left: 5px;}
.photobox span.container-close {width:15px;height:15px;top:10px;right:10px;background:url(/files/photobox/but_close.gif) no-repeat top left;}

.photobox a:hover {text-decoration:none;}

.photobox .bigButtons { position:absolute; background-color:#ffffff; top:32px; cursor:pointer; display:block; }
.photobox .next {
    width: 16px; height: 16px; cursor:pointer;
    background-image:url(yui/ybox-next.gif);
}
.photobox .back {
    width: 16px; height: 16px; cursor:pointer;
    background-image:url(yui/ybox-back.gif);
}

.yui-panel-container { z-index: 60; }