#latest a.page-numbers {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px 3px 1px 4px;
	margin-left: 3px;
	font-size: 0.8em;
	background: #fff;
	
}

#latest a.page-numbers:hover {
	color: #ccc;
}