a {
	text-decoration: none;
}

#gridContainer {
	margin: 50px 0;
}

#gridContainer .thumbs {
	position: relative;
	width: 1000px;
	height: 1000px;
}

#gridContainer .thumbs a {
	position: absolute;
}

#moreContainer {
	margin-bottom: 100px;
}

#moreContainer a {
	position: relative;
	display: block;
	width: 304px;
	height: 92px;
	background: url(../img/arrow-more.png) no-repeat;
	font-size: 30px;
	margin: 0 auto;
	text-align:center;
	padding-top: 15px;
}
