@import url("hamaor.css");

.files .thumbContainer
{
	float: left;
	overflow: hidden;
	text-align: center;
}

.thumbContainer img{
	margin: 0 auto 0 auto;
	border: none;
}

#sponsorship-link{
	width: 100%;
	float: left;
	margin: 0;
	padding: 20px 0 20px 0;
}
#sponsorship-link a{
	border-bottom: 1px solid #9C1472;
}