
.selectorBox { background-color: #F5F5F5; border-top: 1px solid #CCC; padding-top: 10px; }

#typeTable { margin-top: 10px; }
#typeTable TD { width: 33%; text-align: center; padding: 2px; }
#typeTable TD.activeTab { color: #000; border-top: 1px solid #9A8221; border-right: 1px solid #9A8221; border-left: 1px solid #9A8221; font-weight: bold; background: #FFF url(http://icons.wunderground.com/graphics/wu2/brown_gradient.gif) repeat-x top; font-size: 13px; }
#typeTable TD.inactiveTab { border-bottom: 1px solid #9A8221; }
#typeTable TD.inactiveTab A { color: #6C3917; }
#typeTable TD SPAN { font-weight: normal; }

#map { height: 500px; }
#showing {	margin: 3px 0 5px; }
#geocode { font-size: 11px; }

.listimage { cursor: pointer; width: 95%; border: 1px solid #CCC; padding: 2px;	margin: 5px auto 0 auto; }
.balloonInfo { width: 275px; margin: 0 0 10px 0; min-height: 200px; overflow: hidden; }
.balloonInfo .picArrow { font-size: 20px; background-color: #F5F5F5; color: #172C6C; text-decoration: none; padding: 2px; border: 1px solid #CCC; }
.balloonInfo .subG { margin-top: 2px; }

.inner { height: 520px; margin: 0 5px 0 5px; overflow: auto; }
.inner TR.selected { background-color: #EEE; }
.inner UL.tornadolist { list-style: none;	margin: 0; padding: 0; }
.inner UL.tornadolist LI { margin: 0; padding: 5px; list-style: none; border-bottom: 1px dotted #CCC; cursor: pointer; background-color: #FFF; }
.inner UL.tornadolist LI:hover { background-color: #F5F5F5; }
.inner UL.tornadolist LI .type { color: #555; }
.inner UL.tornadolist LI .date { }

.inner .navTable { width: 100%; margin-top: 5px; }
.inner .navTable TR TD { white-space: nowrap; width: 50%; text-align: center; }

.inner LI.pictures {	background: url("http://icons.wxug.com/graphics/wu2/photo-icon.png") top right;	background-repeat: no-repeat; }
.inner LI.significant {  }
.inner LI.f1 { }
.inner LI.f2 { }
.inner LI.f3 { }
.inner LI.f4 { }
.inner LI.f5 { }
