.icon-prev{ background-position:left top;}
.icon-next{ background-position:right top;}

.icon-prev:hover{ background-position:left center;}
.icon-next:hover{ background-position:right center;}

.icon-prev.disabled{ background-position:left bottom;}
.icon-next.disabled{ background-position:right bottom;}
