.mask {position: absolute; opacity: 0.8; filter: alpha(opacity=80); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); z-index: 20; background: #fff}
#qbOverlay {display: none; position: absolute; z-index: 100; left: 0; top: 0; background-color: #eee}
#qbBox {display: none; position: fixed; bottom: 10px; padding: 7px; left: 50%; z-index: 101; background: url(/images/apps/quickbox_bg.png)}
#qbStage {position: relative; z-index: 103; height: 100%; cursor: pointer}
#qbBottom {position: relative; bottom: 24px; height: 24px; z-index: 104; background-color: #fff; cursor: default; padding: 0 0 0 400px; text-align: center}
.qbBullet {float: left; width: 12px; height: 12px; margin: 0 4px; cursor: pointer; background: url("/images/apps/circle.png") 0 0 no-repeat}
.qbActive {background-position: 0 -12px}
#qbBox .loading {background: #fff url("/images/layout/quickbox/loading.gif") no-repeat center}