div.bannerAlertDiv{width:100%}
#bannerAlertContainer{color:#ccc;font-size:17px;line-height:14px;display:inline;float:left;padding:10px 10px 10px 0;margin-bottom:5px;margin-top:5px;width:600px}
#bannerAlert{padding:10px 10px 10px 10px;font-size:10.5pt;position:relative;margin-top:10px;-moz-border-radius:10px;border-radius:10px;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px}
#bannerAlert .scopeDiv{font-size:10.5pt;top:-12px;position:absolute;left:14px;padding:3px 7px 3px 7px;-moz-border-radius:5px;border-radius:5px}
#bannerAlert .scopeDiv.emergency{background-color:#fa0000}
#bannerAlert .scopeDiv.warning{background-color:#f7c445}
#bannerAlert .scopeDiv.notification{background-color:#78b0eb}
#bannerAlert .linkDiv{padding-top:5px}
#bannerAlert a{color:#11497c;font-weight:bold;word-wrap:break-word}
#bannerAlert.emergency{background-color:#fa0000;opacity:.9;color:white}
#bannerAlert.emergency a{color:#57afff}
#bannerAlert.warning{background-color:#f7c445}
#bannerAlert.notification{background-color:#78b0eb}
.bannerAlertDiv .bannerSpacer{height:20px}