.carousel {
    position: relative;
    visibility: hidden;
    left: -5000px;
}


.next {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(next-horizontal.jpg) no-repeat 0 0;
}

.next:hover {
	background-position: -32px 0;
}

.next:active {
	background-position: -64px 0;
}
				
.prev {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(prev-horizontal.jpg) no-repeat 0 0;
}

.prev:hover {
	background-position: -32px 0;
}

.prev:active {
	background-position: -64px 0;
}

.disabled,
.disabled:hover,
.disabled:active {
	cursor: default;
	background-position: -96px 0 !important;
	background-position: -96px 0;
}

.next1 {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(next-horizontal.jpg) no-repeat 0 0;
}

.next1:hover {
	background-position: -32px 0;
}

.next1:active {
	background-position: -64px 0;
}
				
.prev1 {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(prev-horizontal.jpg) no-repeat 0 0;
}

.prev1:hover {
	background-position: -32px 0;
}

.prev1:active {
	background-position: -64px 0;
}

.disabled1,
.disabled1:hover,
.disabled1:active {
	cursor: default;
	background-position: -96px 0;
}

.next2 {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(next-horizontal.jpg) no-repeat 0 0;
}

.next2:hover {
	background-position: -32px 0;
}

.next2:active {
	background-position: -64px 0;
}
				
.prev2 {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(prev-horizontal.jpg) no-repeat 0 0;
}

.prev2:hover {
	background-position: -32px 0;
}

.prev2:active {
	background-position: -64px 0;
}

.disabled2,
.disabled2:hover,
.disabled2:active {
	cursor: default;
	background-position: -96px 0;
}

.next3 {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(next-horizontal.jpg) no-repeat 0 0;
}

.next3:hover {
	background-position: -32px 0;
}

.next3:active {
	background-position: -64px 0;
}
				
.prev3 {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(prev-horizontal.jpg) no-repeat 0 0;
}

.prev3:hover {
	background-position: -32px 0;
}

.prev3:active {
	background-position: -64px 0;
}

.disabled3,
.disabled3:hover,
.disabled3:active {
	cursor: default;
	background-position: -96px 0;
}

.next4 {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(next-horizontal.jpg) no-repeat 0 0;
}

.next4:hover {
	background-position: -32px 0;
}

.next4:active {
	background-position: -64px 0;
}
				
.prev4 {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(prev-horizontal.jpg) no-repeat 0 0;
}

.prev4:hover {
	background-position: -32px 0;
}

.prev4:active {
	background-position: -64px 0;
}

.disabled4,
.disabled4:hover,
.disabled4:active {
	cursor: default;
	background-position: -96px 0;
}