	
#contentwrap-left .pagenum {
	background:url(../imag/numberbg.jpg) repeat-x;
	padding:2px;
	border:1px solid #999999;
	line-height:11px;
	color:#000000;
	font-weight:bold;	
	margin:0px 1px 5px 1px;
	text-align:center;
}

#contentwrap-left .pagenum a {
	color:#a2672d;
	text-decoration:none;
	outline:none;
	height:12px;
	padding:2px 1px 2px 1px;
	/*background:url(../images/bottom-number-bg.jpg) top  left repeat-x;*/
	width:auto;
}

#contentwrap-left .pagenum a:hover {
	color:#000000;
}

#prev {

	font-size:12px;
	font-weight:bold;
	color:#937540;
	margin:0px 3px 5px 0px;
	text-align:left;
}
#prev a {
	display:block;
	width:60px;
	height:17px;
	text-decoration:none;
	padding:0px 0px 0px 18px;
	color:#000000;
	line-height:17px;
	background:url(../images/prev_hover.jpg) no-repeat left top;
	outline:none;
}
#prev a:hover {
	color:#a2672d;
	
	background:url(../images/prev.jpg) no-repeat left top;
}
#next {

	font-size:12px;
	font-weight:bold;
	color:#937540;
	margin:0px 0px 5px 3px;
	text-align:left;
}
#next a {
	display:block;
	width:50px;
	height:17px;
	text-decoration:none;
	padding:0px 0px 0px 7px;
	color:#000000;
	line-height:17px;
	background:url(../images/next_hover.jpg) no-repeat left top;
	outline:none;
}
#next a:hover {
	color:#a2672d;
	background:url(../images/next.jpg) no-repeat left top;
	
}
