#specialalert { background: rgb(17,17,17); left: 0; position: absolute; top: 0; width: 100%; z-index: 10; border-radius: 17px 17px 0 0;text-align: center;max-height:105px;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;}
#specialalert p {color: rgb(255,255,255);margin: 0px auto;padding-top: 22px;margin-bottom: 0em !important;display: inline;}
#specialalert strong { color: rgb(255,234,0); text-transform: uppercase; }
#specialalert a { color: rgb(255,255,255); text-decoration: underline; }
#specialalert a:hover { text-decoration: none; }
.js #specialalert { display: none; }