body, html{margin:0; padding:0; overflow:visible;}
body{background-color: #F2F0ED;}
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:#ccc;}
#hotspots_show ul {float:left; width:100%; height:100%;}
#hotspots_show ul li{float:left; cursor:pointer; color:#000;}

/* IMAGE MAPS */
.image_map{width:100%; height:100%; position:absolute; display:inline;}
.image_map a {position:absolute;  width:10px; height:10px;
background:url('../images/icons/hotspot.png') center center no-repeat;}
.image_map a:hover {position:absolute; z-index:9000; width:20px; height:20px;
background:url('../images/icons/hotspotHover.png') center center no-repeat;}