#country-name {  }
#country-map { position: relative; height: 352px; width: 565px; margin: 20px 0; background: url(/images/country-selector-background.jpg) no-repeat; } 
.country { text-indent: -9999px; display: block; position: absolute; background: url(/images/country-sprite.png) no-repeat; border: 0 !important; }
#haw { top: 135px; left: 5px; width: 250px; height: 250px; background-position: 0 0; }
#haw:hover { background-position: -350px 0; }
#ecu { top: 160px; width: 95px; height: 115px; background-position: 0 -250px; }
#ecu:hover { background-position: -350px -250px; }
#per { top: 30px; left: 390px; width: 212px; height: 280px; background-position: 0 -470px; }
#per:hover { background-position: -350px -470px; }
#col { top: 55px; left: 220px; width: 190px; height: 250px; background-position: 0 -750px; }
#col:hover { background-position: -350px -750px; }
#cos { top: -10px; left: 280px; width: 125px; height: 125px; background-position: 0 -1000px; }
#cos:hover { background-position: -350px -1000px; }
#ven { top: 10px; left: 40px; width: 210px; height: 185px; background-position: 0 -1250px; }
#ven:hover { background-position: -350px -1250px; }
