#weathermap { position: relative; width: 765px; overflow: hidden; }
.blurbg { background-color: #ffffff; filter: alpha(opacity=25); -moz-opacity: .25; opacity: .25; z-index: 2; }
.weatherAdvisoryDiv { position: absolute; top: 100px; left: 50px; display: none; z-index: 500; }
.weatherAdvisoryText { font-family: Trebuchet MS; text-decoration: none; font-size: 21pt; color:#0d0d0d; }
