.sticky-queue{
    z-index:99999;
    position:fixed;
    background:#fff;
    border:1px solid #999999;
    -moz-box-shadow:0 0 5px #bbb;
    -webkit-box-shadow:0 0 5px #bbb;
    box-shadow:0 0 5px #bbb;
    min-width:200px;
    max-width:300px;
    overflow:hidden;
    margin: 0 auto;
}
.sticky-note{padding-right:20px;margin:0 auto}.sticky h3{}.sticky{font-size:14px;color:#555;display:none;padding:15px;position:relative}.sticky-close{position:absolute;top:15px;right:15px;height:21px;width:21px;cursor:pointer}.sticky-close:before{content:"\2716"}.top-right{right:20px}
.top-center{top:-2px;left:50%;margin-left:-145px}.top-left{left:20px}.top-right,.top-center,.top-left{top:-2px;-moz-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px;border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px;border-bottom-right-radius:6px}.bottom-right{right:20px}.bottom-center{bottom:-2px;left:50%;margin-left:-125px}.bottom-left{left:20px}.bottom-right,.bottom-center,.bottom-left{bottom:-2px;-moz-border-radius-topleft:6px;-webkit-border-top-left-radius:6px;border-top-left-radius:6px;-moz-border-radius-topright:6px;-webkit-border-top-right-radius:6px;border-top-right-radius:6px}.border-top-right,.border-top-center,.border-top-left{border-top:1px solid #999}.border-bottom-right,.border-bottom-center,.border-bottom-left{border-bottom:1px solid #999}
