#notifications{font-family:Arial,sans-serif;font-size:12pt;list-style-type:none;margin:0;padding:0;position:absolute;right:2em;top:0;width:284px;}
*html #notifications{right:.15em;top:.05em;width:302px;}
#notifications li{color:#fff;margin:.5em;min-height:3em;position:relative;}
*html #notifications li{height:3em;margin:.45em 0;}
#notifications li *{margin:0;padding:0;}
#notifications li .inner{-moz-border-radius:6px;-webkit-border-radius:6px;background:#000;border-radius:6px;margin:0;padding:1em;width:100%;}
*html #notifications li .inner{margin:7px 0 0 2px;padding:.6em;}
#notifications li .inner .title{font-size:14pt;font-weight:bold;}
#notifications li .inner .text{font-size:11pt;}
#notifications .withicon .inner *{margin-left:68px;}
#notifications li .inner .icon{display:block;height:52px;left:-52px;overflow:hidden;position:absolute;text-align:center;top:1em;width:52px;}
#notifications li .inner .icon img{margin:0;}
#notifications .withicon .inner{min-height:52px;}
*html #notifications .withicon{height:80px;}
@media all and -webkit-min-device-pixel-ratio10000,not all and -webkit-min-device-pixel-ratio0 {
#notifications li .inner{background:url(jquery.notify.svg);}
}
