.main_forum .the_coach {
	position: absolute;
	width: 100%;
	height: 165px;
	top: 0px;
	left: 0px;
}
.main_forum .alex_molico {
	position: absolute;
	width: 100%;
	height: 165px;
	top: 190px;
	left: 0px;
}
.main_forum .peluza {
	position: absolute;
	width: 100%;
	height: 165px;
	top: 380px;
	left: 0px;
}
.main_forum .sideline {
	position: absolute;
	width: 100%;
	height: 165px;
	top: 570px;
	left: 0px;
}



.forum_text {
	margin-top:5px;
}

.gallery_title {
	font-size: 14px;
	color: #652F8D;
	font-weight: bold;
}
.gallery_title:hover {
text-decoration: none;
}
.gallery_date {
	color: #00A1C5;
	margin: 5px 0px 10px 0px;
}
.gallery_synopsis {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
