body, html{margin:0; padding:0; overflow:hidden;}
ul li{list-style:none;}
a{text-decoration:none;}

#hotspots_show{width:124px; height:46px; position:absolute; bottom:60px; right:50px; z-index:3000; background:#000;}
#hotspots_show ul {float:left; width:100%; height:100%;}
#hotspots_show ul li{float:left; cursor:pointer; color:#FFF;}

/* IMAGE MAPS */
.image_map{width:100%; height:100%; z-index:2000; position:absolute; display:none;}
.image_map a{position:absolute; z-index:9000; width:20px; height:20px; border:0;
background:url('../../images/user/icons/icon_yellow.png') center center no-repeat;}