#imap {
  display:block; 
  width:640px; 
  height:183px; 
  background:url(../../images/futuremetrolink/south-manchester-line.jpg) no-repeat; 
  position:relative;
  }
#imap a#title {
  display:block; 
  width:640px; 
  height:0; 
  padding-top:183px; 
  overflow:hidden; 
  position:absolute; 
  left:0; 
  top:0; 
  background:transparent url(../../images/futuremetrolink/south-manchester-line-hover.jpg) no-repeat 640px 640px; 
  cursor:default;
  }
/* the hack for IE pre IE6 */
* html #imap a#title {
  height:183px;
  he\ight:0;
  }
#imap a#title:hover {
  background-position: 0 0; 
  z-index:10;
  }
#imap dd {
  position:absolute; 
  padding:0; 
  margin:0;
  }
#imap #burton-road {
  left:143px; 
  top:123px; 
  z-index:20;
  }
#imap #chorlton {
  left:261px; 
  top:123px; 
  z-index:20;
  }
#imap #didsbury-village {
  left:64px; 
  top:123px; 
  z-index:20;
  }
#imap #east-didsbury {
  left:25px; 
  top:123px; 
  z-index:20;
  }
#imap #firswood {
  left:300px; 
  top:123px; 
  z-index:20;
  }
#imap #st-werburghs-road {
  left:222px; 
  top:123px; 
  z-index:20;
  }
#imap #west-didsbury {
  left:103px; 
  top:123px; 
  z-index:20;
  }
#imap #withington {
  left:182px; 
  top:123px; 
  z-index:20;
  }
#imap a#burton-road-link, #imap a#chorlton-link, #imap a#didsbury-village-link, #imap a#east-didsbury-link, #imap a#firswood-link, #imap a#st-werburghs-road-link, #imap a#west-didsbury-link, #imap a#withington-link {
  display:block; 
  width:17px; 
  height:24px; 
  background: transparent; 
  text-decoration:none; 
  z-index:20;
  }
#imap a#burton-road-link:hover, #imap a#chorlton-link:hover, #imap a#didsbury-village-link:hover, #imap a#east-didsbury-link:hover, #imap a#firswood-link:hover, #imap a#st-werburghs-road-link:hover, #imap a#west-didsbury-link:hover, #imap a#withington-link:hover {
  display:block; 
  width:17px; 
  height:24px; 
  background: transparent url(../../images/futuremetrolink/pdf-icon.png) no-repeat 0px 0px; 
  text-decoration:none; 
  z-index:30;
  }