.pagination{overflow:hidden;display:inline-block;vertical-align:top;*display:inline;*zoom:1;*padding-bottom:2px;font-size:14px;}
.pagination a{float:left;display:inline;white-space:nowrap;height:20px;line-height:20px;padding:0 6px;margin:3px;color:#666;}
.pagination .current{cursor:not-allowed;font-weight:bold;text-decoration:underline;color:#666;}
.pagination a:hover {text-decoration:none;color:#ff6f0b;}
.pagination .current.prev, .pagination .current.next{font-family:serif;border:1px solid #c9c9c9;}

/*
.pagination {font-size: 80%;}        
.pagination a {text-decoration: none;border: solid 1px #AAE;color: #15B;}
.pagination a, .pagination span {display: block;float: left;padding: 0.3em 0.5em;margin-right: 5px;margin-bottom: 5px;}
.pagination .current {    background: #26B;    color: #fff;	border: solid 1px #AAE;}
.pagination .current.prev, .pagination .current.next{	color:#999;	border-color:#999;	background:#fff;}
*/

