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

#typeTable TD { width: 25%; 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.activeTab A {text-decoration: none; color: #000}
#typeTable TD.activeTab SPAN { font-weight: normal; }
#typeTable TD.inactiveTab { border-bottom: 1px solid #9A8221; }
#typeTable TD.inactiveTab A { color: #6C3917; }

#iconTable TD { vertical-align: middle; border-bottom: 1px solid #CCC; }
#iconTable IMG { width: 42px; height: 42px; border: 1px solid #999; background-color: #FFF; }
