#gamesList{
padding:20px 0 0 0;
}

#gamesList li{
float:left;
margin-right:30px;
list-style:none;
}

#gamesList a{
display:block;
width:264px;
height:86px;
border:4px #fff solid;
}

#gamesList a:hover{
border:4px #ccc solid;
}


.blockbuster{
background:url(/8_10/games/images/block.jpg) no-repeat;
}

.duckhunt{
background:url(/8_10/games/images/duck.jpg) no-repeat;
}

.emailQuiz{
background:url(/8_10/games/images/email.jpg) no-repeat;
}

.shootingGallery{
background:url(/8_10/games/images/shooting.jpg) no-repeat;
}

.spiderQuiz{
background:url(/8_10/games/images/spider.jpg) no-repeat;
}

.winningPost{
background:url(/8_10/games/images/winning.jpg) no-repeat;
}

.wildWebWoods {
background:url(/8_10/games/images/wildWebWoods.jpg) no-repeat;
}