.photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.headline {
	float: center;
	font-size: 16px;
	font-weight: bold;
	color: #6633FF;
	margin-top: 10px;
	margin-bottom: 10px;
}

.headline2 {
	float: center;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}

.headline3 {
	float: center;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}

.competitor {
	font-size: 11px;
	font-weight: bold;
	color: #6633ff;
}