div.sticky-queue
{ position:absolute;  margin-left: auto; margin-right: auto;left: 0;right: 0; background:#fff; box-shadow:0 0 5px #bbb;-moz-box-shadow:0 0 5px #bbb;-webkit-box-shadow:0 0 5px #bbb; z-index:999; width:100%;margin-top:100px;}
div.sticky-note{padding-right:20px}
div.sticky{font-size:12px;color:#555;display:none;padding:5px;position:relative}
img.sticky-close{position:absolute;top:10px;right:10px;height:20px;width:20px;cursor:pointer}
.top-right{right:20px}
.top-left{left:20px}
.top-right,.top-left{top:-2px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px}
.bottom-right{right:20px}
.bottom-left{left:20px}
.bottom-right,.bottom-left{bottom:-2px;border-top-right-radius:6px;border-top-left-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-topleft:6px;-webkit-border-top-right-radius:6px;-webkit-border-top-left-radius:6px}
.border-top-right{background-color:#FAD4AC},.border-top-left{border-top:1px solid #999}
.border-bottom-right,.border-bottom-left{border-bottom:1px solid #999}
.sticky-warning{background-color:#B51C22}
.sticky-text{color:#000 !important}

