
/* rollover.css */
#m-east {
position: relative;
width: 470px;
height: 180px;
background: #5ae url(http://www.gmatpill.com/images/aspirant-ad-link2.jpg) no-repeat;
margin: 2em auto;
padding: 0;
}
#m-east li {
display:block;
position:absolute;
list-style:none;
margin:0;
padding:0;
}
#m-east a {
display:block;
text-indent:-9999px;
text-decoration:none;
outline:none;
cursor:default;
}
#chad {left: 198px; top: 75px; width: 240px; height: 15px; z-index: 10;}
#libya {left: 198px; top: 90px; width: 240px; height: 15px;}
#sudan {left: 198px; top: 105px; width: 240px; height: 15px;}
#egypt {left: 198px; top: 120px; width: 240px; height: 15px;}
#saudi {left: 198px; top: 135px; width: 240px; height: 15px;}
#israel {left: 198px; top: 30px; width: 255px; height: 20px; z-index: 10;}

#chad a {height: 15px;}
#libya a {height: 15px;}
#sudan a {height: 15px;}
#egypt a {height: 15px;}
#saudi a {height: 15px;}
#israel a {height: 20px;}


#chad a:hover, #libya a:hover, #sudan a:hover, #egypt a:hover, #saudi a:hover, #israel a:hover 
{background: url(http://www.gmatpill.com/images/aspirant-ad-link2.jpg); background-repeat:no-repeat;}
#chad a:hover {background-position: -198px -260px;}
#libya a:hover {background-position:-198px -275px;}
#sudan a:hover {background-position:-198px -290px;}
#egypt a:hover {background-position:-198px -305px;}
#saudi a:hover {background-position:-198px -320px;}
#israel a:hover {background-position:-198px -217px;}

