/* CSS Document */

.apply a {
width:558px;
height:168px;
float:left;
background-image: url(../img/wizzard-banner.jpg);
background-repeat:no-repeat;
background-position: 0 0;
}
.apply a:hover{
background-position: 0 -168px;
}

