.map {
   background:url(../images/afghanistan_map.png) no-repeat;
   /* 480 fixes scrollbar problem */
   height:383px;
   width:500px;
}
.afmap {
   /* 480 fixes scrollbar problem */
   height:385px;
   width:640px;
   padding-right:30px;
}
* html .map {
   background:url(../images/afghanistan_map.gif) no-repeat;
}
.map_left {
   margin-top: -13px;
   float:left; 
}
.map_container {
   float:left; 
}
#area_highlight img {
}
#area_highlight {
   background:url(../images/provinces_mouseover.png) no-repeat;
   /* 480 fixes scrollbar problem */
   height:383px; 
   width:500px; 
}
* html #area_highlight {
   background:url(../images/provinces_mouseover.gif) no-repeat;
}
.AreaList   {
   margin-top: -13px;
   z-index:2000;  
   float:right; 
   font-weight:normal;
   width:130px;
   padding:0 10px 0 0;
}
.Explanation   {
   background:url(../images/bg_placeanad.jpg) no-repeat right;
   text-decoration: none;
   font-weight: bold;
   font-size:18px;
   line-height:200%;
   height:50px; 
   width:132px;
   padding:1px 0 0 0;
   text-align:center;
}
.UnderlinedLinks a:link, .UnderlinedLinks a:visited {
   text-decoration: underline;
}

