@media screen {

#sk-box-overlay {position: absolute; z-index: 100; width: 100%; height: 100%; top: 0; left: 0; min-height: 100%; background-color: #000; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; padding:0; overflow:hidden;}
#sk-box-window {/*background: #ffffff;*/ z-index: 102; position: fixed; position: absolute; top: 35px; left: 50%; width: 400px; }
* html #sk-box-window {position: absolute; }

#sk-box-image img {margin: 0px 0 0 0; border: none; padding: 0px; clear: both; _margin-top: 0; display: inline; background:white;}
#sk-box-image { display: block; margin: 15px 0;  zoom: 1;  padding: 0 17px; text-align: center; }
#sk-box-title {padding: 0 20px 5px; margin: 0 0 0 0; text-align: left; border: none;}
#sk-box-desc {padding: 0 20px; margin: 0; text-align: left; }

#sk-box-pager {margin: 25px 0 10px;  padding: 0; position:relative; zoom:1; text-align:center;}
#sk-box-pages {display:none !important; text-align: center; word-spacing: 5px; }
#sk-box-pages a.active {font-weight: bold; text-decoration: none; }
/*a#sk-box-prev {position:absolute; left:0; top:0; padding-left: 15px; background: url('../img/bg/lb-prev.png') no-repeat 0 60%; }
a#sk-box-next {position:absolute; right:0; top:0; padding-right: 15px; background: url('../img/bg/lb-next.png') no-repeat 100% 60%; }*/

a#sk-box-close {background:url('../img/btn/all.png') 0 -50px no-repeat;  display: block;  cursor: pointer; padding: 0; width: 11px; height:11px; position: absolute; right: 32px;  top: 32px; margin: 0; z-index:120; color:transparent; font:0px/0 a;}

#sk-box-HideSelect {z-index: 99; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; border: none; filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; margin:0;}


#sk-box-bottom, #sk-box-top{zoom:1; }
#sk-box-top{margin:0 26px; padding:26px 0 0; background: url('../img/bg/lb-horizontal.png') 0 0px repeat-x; _background-image:url('../img/bg/lb-horizontal-8.png');}
#sk-box-bottom{padding:0 0 26px; background: url('../img/bg/lb-horizontal.png') 0 100% repeat-x; _background-image:url('../img/bg/lb-horizontal-8.png');}
#sk-box-top-left, #sk-box-top-right, #sk-box-bottom-left, #sk-box-bottom-right{width:26px; height:26px; background:url('../img/bg/lb-cor.png') 0 0 no-repeat; _background-image:url('../img/bg/lb-cor-8.png'); position:absolute;}
#sk-box-top-left{left:0; top:0;}
#sk-box-top-right{right:0; top:0; background-position:100% 0;}
#sk-box-bottom-left{left:0; bottom:0; background-position:0 100%; _bottom: expression((this.parentNode.offsetHeight % 2 == 0) ? '0px' : '-1px');}
#sk-box-bottom-right{right:0; bottom:0; background-position:100% 100%; _bottom: expression((this.parentNode.offsetHeight % 2 == 0) ? '0px' : '-1px');}

#sk-box-left{background:url('../img/bg/lb-vertical.png') 0 0 repeat-y; _background-image:url('../img/bg/lb-vertical-8.png');}
#sk-box-left{margin:0 -26px; position:relative; zoom:1; z-index:110;}
#sk-box-right{background:url('../img/bg/lb-vertical2.png') 100% 0 repeat-y;  _background-image:url('../img/bg/lb-vertical2-8.png'); zoom:1;}

#sk-content{background: #ffffff; padding:1px 1px; margin:0 16px; zoom:1; min-height:150px; _height:150px;}
.loading #sk-content {background: #ffffff url(/img/bg/lb-loading.gif) no-repeat 50% 50%;}

}