﻿#pager {
	margin-top: 15px;
	text-align: center;
	font-size: 18px;
}
#previous {
	float: left;
}
#next {
	float: right;
}
#pages {
	margin: 0 110px;
}
