.notify-queue{z-index:100;position:fixed;background:#fff;-moz-box-shadow:0 0 2px #eee;-webkit-box-shadow:0 0 2px #eee;box-shadow:0 0 7px #eee;width:250px;overflow:hidden}
.notify-note{padding-right:20px;margin:0}
.notify{font-size:12px;color:#555;display:none;padding:10px;position:relative}
.notify-close{position:absolute;top:10px;right:10px;height:14px;width:14px;cursor:pointer}
.notify-close:before{content:"\2716"}
.top-right{right:20px}
.top-center{top:-2px;left:50%;margin-left:-125px}
.top-left{left:20px}
.top-right,.top-center,.top-left{top:-4px;-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 #f9f9f9}
.border-bottom-right,.border-bottom-center,.border-bottom-left{border-bottom:1px solid #f9f9f9}