/* Visible image map container */
#m-east {
position: relative;
width: 500px;
height: 510px;
background:  url("wb1.gif") no-repeat;
margin: 2em auto;
padding: 0;
}

/* List styling */
#m-east li {
display: block;
position: absolute;
list-style: none;
margin: 0;
padding: 0;
}

/* Link styling */
#m-east a {
display: block;
text-indent: -9999px;
text-decoration: none;
outline: none;
cursor: default;
}

/* Country position on the image (z-index goes here) */
#drj {left: 243px; top: 2px; z-index: 10;}
#jlp {left: 275px; top: 19px;}
#cbh {left: 297px; top: 59px;}
#ndnjp {left: 228px; top: 67px;}
#sdnjp {left: 264px; top: 146px; z-index: 10;}
#mldh {left: 222px; top: 145px; z-index: 30;}
#msd {left: 227px; top: 214px; z-index: 20;}
#brvm {left: 157px; top: 236px;}
#nda {left: 252px; top: 274px;}
#brdn {left: 143px; top: 301px;}



/* Country width & height */
#drj a {width: 74px; height: 72px;}
#jlp a {width: 125px; height: 56px;}
#cbh a {width: 96px; height: 53px;}
#ndnjp a {width: 59px; height: 110px;}
#sdnjp a {width: 64px; height: 39px;}
#mldh a {width: 61px; height: 84px;}
#msd a {width: 79px; height: 104px;}
#brvm a {width: 84px; height: 97px;}
#nda a {width: 58px; height: 113px;}
#brdn a {width: 135px; height: 84px;}



/* Country hover image position */
#drj a:hover {background: url(wb1.png) -11px -531px no-repeat;}
#jlp a:hover {background: url(wb1.png) -108px -526px no-repeat; }
#cbh a:hover {background: url(wb1.png) -235px -529px no-repeat;}
#ndnjp a:hover {background: url(wb1.png) -360px -534px no-repeat;}
#sdnjp a:hover {background: url(wb1.png) -12px -611px no-repeat;}
#mldh a:hover {background: url(wb1.png) -109px -602px no-repeat;}
#msd a:hover {background: url(wb1.png) -205px -607px no-repeat;}
#brvm a:hover {background: url(wb1.png) -6px -674px no-repeat;}
#nda a:hover {background: url(wb1.png) -304px -616px no-repeat;}
#brdn a:hover {background: url(wb1.png) -102px -716px no-repeat;}
