.page-bar {	width:458px; color: #999;  float: left;	height: 40px;	background: #F1F1F1;	 overflow:hidden;}
.page-bar li {float: left; height:16px;display: block; float:left;}
.page-bar li  a{ width:22px; height:16px;display: block; float:left; }
.page-bar form .go {	margin-bottom: -4px;}
.page-bar li input.go {	margin-bottom: -4px;}
.page-bar li.page-button {	padding-right: 0;	background: none;}
.first-page, .previous, .next, .end {	width: 57px;	height: 21px;	display: block;	float: left;	color: #999;	margin-right:1px;	text-indent: 6px;
}
.previous {	width: 74px;	text-indent: 8px;}
.next {	}
.end {margin: 0;}
#page-number1, #page-number2 {	border: 0;	border-bottom: 1px solid #999;	width: 12px;	background: #F1F1F1;} 
.go { background: url(../../images/hr/go.gif) no-repeat;	width: 22px;	height: 21px;	color: #999;
	border: 0;	font-size: 11px;
}
/*pages*/
.pages{font:11px/12px Tahoma;padding-right:10px; margin:1em}
.pages *{vertical-align:middle;}
.pages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.pages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.pages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}