
.prev {
	background-image: url(/templets/default/images/4.gif);
	FONT-SIZE: 0px;
	Z-INDEX: 100;
	OVERFLOW: hidden;
	WIDTH: 21px;
	CURSOR: pointer;
	BOTTOM: 0px;
	HEIGHT: 21px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.next {
	background-image: url(/templets/default/images/3.gif);
	FONT-SIZE: 0px;
	Z-INDEX: 100;
	OVERFLOW: hidden;
	WIDTH: 21px;
	CURSOR: pointer;
	BOTTOM: 0px;
	HEIGHT: 21px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.over {
	FILTER: alpha(opacity=40); CURSOR: default; opacity: .4
}