.firstPage {
	background: transparent url("../images/nav.gif")  0 -275px no-repeat;
	border: none;
	width: 19px;
	height: 19px;
	border: none;
	cursor: pointer;
}

.nextPage {
	background: transparent url("../images/nav.gif") 0 -373px no-repeat;
	border: none;
	width: 19px;
	height: 19px;
	cursor: pointer;
}

.prevPage {
	background: transparent url("../images/nav.gif") 0 -324px no-repeat;
	border: none;
	width: 19px;
	height: 19px;
	cursor: pointer;
}

.lastPage {
	background: transparent url("../images/nav.gif") 0 -422px no-repeat;
	border: none;
	width: 19px;
	height: 19px;
	cursor: pointer;
}

.firstPageD {
	background: transparent url("../images/nav.gif") 0 -30px no-repeat;
	border: none;
	width: 19px;
	height: 19px;
}

.nextPageD {
	background: transparent url("../images/nav.gif") 0 -128px no-repeat;
	border: none;
	width: 19px;
	height: 19px;
}

.prevPageD {
	background: transparent url("../images/nav.gif") 0 -79px no-repeat;
	border: none;
	width: 19px;
	height: 19px;
}

.lastPageD {
	background: transparent url("../images/nav.gif") 0 -177px no-repeat;
	border: none;
	width: 19px;
	height: 19px;
}

.jumpPage {
	background: transparent url("../images/nav.gif") 0 -226px no-repeat;
	border: none;
	width: 19px;
	height: 19px;
	cursor: pointer;
}
