#thumbMenu .prev,
#thumbMenu .next {
	font-size: 20px;
	line-height: 1em;
	font-weight: bold;
	margin-top: 55px;
}

#thumbMenu .prev {
	float: left;
}

#thumbMenu .next {
	float: right;
}