#ukmapel,
#ukmapel_se,
#ukmapel_sw ,
#ukmapel_wm,
#ukmapel_em,
#ukmapel_wa,
#ukmapel_yh,
#ukmapel_nw,
#ukmapel_ne,
#ukmapel_sc,
#ukmapel_nh,
#ukmapel_ea,
#ukmapel_tv {
  background-image: url(/furniture/ukmap-v2.gif);
  background-repeat: no-repeat;
  width: 248px;
  height: 421px;
  margin-left: 10px;
  float: right;
}

#colMiddle #nextToMap {
  float: left;
  width: 238px;
}

#ukmapel {
  background-position: 0 0; /* 248 x 0 */
}
#ukmapel_se {
  background-position: -2728px 0; /* 248 x 11 */
}
#ukmapel_sw {
  background-position: -1736px 0; /* 248 x 7 */
}
#ukmapel_wm {
  background-position: -496px 0; /* 248 x 2 */
}
#ukmapel_em {
  background-position: -1240px 0; /* 248 x 5 */
}
#ukmapel_wa {
  background-position: -744px 0; /* 248 x 3 */
}
#ukmapel_yh {
  background-position: -248px 0; /* 248 x 1 */
}
#ukmapel_nw {
  background-position: -2480px 0; /* 248 x 10 */
}
#ukmapel_ne {
  background-position: -2976px 0; /* 248 x 12 */
}
#ukmapel_sc {
  background-position: -2232px 0; /* 248 x 9 */
}
#ukmapel_nh {
  background-position: -1984px 0; /* 248 x 8 */
}
#ukmapel_ea {
  background-position: -1488px 0; /* 248 x 6 */
}
#ukmapel_tv {
  background-position: -992px 0; /* 248 x 4 */
}


#ukmaplocs {
  background-image: url(/furniture/map_list_bg.png);
  width: 498px;
  height: 104px;
  clear: both;
 }
 #ukmaplocs ul {
   float: left;
   list-style: none;
   margin: 10px 0px 5px 0px;
   padding: 0;
   width: 163px;
   display: inline;
 }
 #ukmaplocs ul li {
   margin: 0 5px 0 5px;
   padding: 0;
   float: left;
   display: inline;
 }
 #ukmaplocs ul li a {
   color: #05408e;

   font-family: arial;
   text-decoration: none;
   display: block;
   width: 150px;
   padding: 3px 0 3px 4px;
 }
 #ukmaplocs ul li a.on,
 #ukmaplocs ul li a:hover {
   background-color: #0099cb;
   color: white;
 }
