#map{background:url('/images/globalmap/map.png');height:206px;margin:auto;position:relative;width:529px;}
#map .small{display:none;left:0;position:absolute;top:0;}
#map .north_america_over{background:url('/images/globalmap/north_america_over_small.png');height:103px;left:0;top:-1px;width:230px;}
#map .south_america_over{background:url('/images/globalmap/south_america_over_small.png');height:109px;left:110px;top:95px;width:85px;}
#map .emeai_over{background:url('/images/globalmap/emeai_over_small.png');height:172px;left:212px;top:3px;width:317px;}
#map .oceania_over{background:url('/images/globalmap/oceania_over_small.png');height:148px;left:357px;top:44px;width:153px;}
#map .overlay{background:url('/images/globalmap/white80.png');display:none;height: 280px;left:0;position:absolute;top:0;width: 560px; filter:none !important;}

/* these are popup styles */
.region_options{background:url('/images/globalmap/white30.png');border-left:1px solid #ddf;display:none;height:186px;padding:20px;position:absolute;width:170px;}
.region_options h2{font-family:arial;font-style:italic;}
.region_options ul{list-style-type:none;margin:0 0 20px 0;padding:0;}
.region_options a{color:#555;font-family:arial;font-size:10px;font-style:italic;font-weight:bold;letter-spacing:1.25px;line-height:20px;text-transform:uppercase;}
.region_options a:hover{color:red;}
.region_options li a{color:#555;font-family:arial;font-size:12px;font-style:italic;line-height:20px;text-transform:none;}
.region_options li a:hover{color:red;}
