
.navigator div{
	background:url('../../../com/images/student/hp-feature-sprite.png') 0 0 no-repeat;
	cursor:pointer;
	overflow:hidden
}
.navigator #prev:hover{background-position:0 0}
.navigator #prev{background-position:0 -25px; width:18px;height:25px;}
.navigator #next:hover{background-position:0 -50px}
.navigator #next{background-position:0 -75px; width:18px;height:25px;}
.navigator div.one_off{background-position:0 -100px; width:18px;height:25px;}
.navigator div.two_off{background-position:0 -125px; width:18px;height:25px;}
.navigator div.three_off{background-position:0 -150px; width:18px;height:25px;}
.navigator div.four_off{background-position:0 -175px; width:18px;height:25px;}
.navigator div.five_off{background-position:0 -200px; width:18px;height:25px;}
.navigator div.one_off:hover{background-position:0 -225px}
.navigator div.two_off:hover{background-position:0 -250px}
.navigator div.three_off:hover{background-position:0 -275px}
.navigator div.four_off:hover{background-position:0 -300px}
.navigator div.five_off:hover{background-position:0 -325px}
.navigator div.one_on{background-position:0 -350px; width:18px;height:25px;}
.navigator div.two_on{background-position:0 -375px; width:18px;height:25px;}
.navigator div.three_on{background-position:0 -400px; width:18px;height:25px;}
.navigator div.four_on{background-position:0 -425px; width:18px;height:25px;}
.navigator div.five_on{background-position:0 -450px; width:18px;height:25px;}

