li.next {
	border-left: 1px solid #dae8ff;
}

li.next, li.previous {
	font-size: 11px;
	text-align: center;
	background-color: #fff;
	width: auto;
	padding: 1px 6px;
	display: block;
	float: left;
}

li.next a:hover, li.previous a:hover {
	color: #144278;
}

li.next a:link, li.next a:visited, li.previous a:link, li.previous a:visited {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.pages {
	float: left;
	position: relative;
	left: 50%;
}

.pagewrapper {
	width: 796px;
	padding: 0 0 60px;
	clear: both;
	display: block;
}

ul.numbers {
	max-width: 720px;
	float: left;
	position: relative;
	left: -50%;
	list-style-type: none;
}

ul.numbers li {
	color: #f00;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #fff;
	width: auto;
	padding: 1px 6px;
	display: block;
	float: left;
	border-left: 1px solid #dae8ff;
}

ul.numbers li a:hover {
	color: #144278;
}

ul.numbers li a:link, ul.numbers li a:visited {
	color: #4b6da2 !important;
	text-decoration: none;
	display: block;
}
