.prev {
	margin-top: -105px;
	width: 28px;
	z-index: 100;
	position: relative;
}

.next {
	float: right;
	margin-top: -42px;
	margin-bottom: 65px;
	z-index: 100;
	position: relative;
	width: 28px;
}

