.list-page{padding:20px 0;text-align:center;}
.list-page a{margin:3px 1px;padding:5px 10px;border:1px solid #ccc;border-radius:4px;color:#696969;DISPLAY: INLINE-BLOCK;}
.list-page a:hover{background:#e4e4e4;border:1px solid #908f8f;}
.list-page .current{margin:0 5px;padding:5px 10px;background:#0073ff;border:1px solid #0073ff;color:#fff; border-radius:4px;}
.new-hover div:last-child:hover{
	background: none;
	cursor: default;

}
.new-hover div:last-child{
	border-bottom: none;
}