#verdicts #pagination {
	height: 10px;
	padding-top: 20px;
}

#verdicts #pagination a {
	text-decoration: none;
	font-weight: bold
}

#verdicts #pagination a:hover {
	text-decoration: underline;
}

#verdicts #prev {
	float: left;
}

#verdicts #next {
	float: right;
}

#verdicts h2 {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid;
	color: #5E6062;
}

#verdicts p {
	margin: 0;
	padding: 0;
}