#winner {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#smallphotos {
	clear: both;
	padding-bottom: 30px;
	padding-top: 30px;
	width: 100%;
}
.photocomp {
	width: 220px;
	font-size: 0.7em;
	text-align: center;
	height: 190px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}
.photocomp .name {
	clear: both;
}

