/* Copyright 2007 Time.com */

#countryNavigator {float:left; position:relative; font-family:Arial,Helvetica,sans-serif;}
#countryNavigator h2 {width:630px;}
#countryNavigator #navigatorMap {clear:left; position:relative; width:650px; height:225px; background-image:url('http://img.timeinc.net/time/i/country_navigator_sprite.jpg');}
* html #countryNavigator #navigatorMap {height:220px; overflow:hidden;}
#countryNavigator #countryList {position:absolute; top:0px; left:0; line-height:10px; background:url('http://img.timeinc.net/time/i/background_country_list.png') no-repeat bottom left; cursor:pointer; padding-left:2px;  padding-bottom:2px; z-index:1;}
* html #countryNavigator #countryList {background-color:#FFF; filter:alpha(opacity=80); padding:0;}
#countryNavigator .country {color:#003366; font-size:11px; line-height:16px; padding:0 3px 0 5px;}
#countryNavigator .countryHighlighted {background-color:#003366; color:#FFF; font-size:11px; line-height:16px; padding:0 3px 0 5px;}


