div#pager { text-align: center;	padding-bottom: 20px; }
div#pager span { padding: 0 0px 0 0px; }
div#pager input.prev { width: auto; margin-right: 10px; }
div#pager input.next { width: auto; margin-left: 10px; }
div#pager input {
	font-weight:bold;
	width:auto;
	background:none;
	border: none;
	text-align: center;
}
div#pager select {
	font-weight:bold;
	width:auto;
	text-align: left;
	border:none;
	background:none;
}
