#listaVideo {
	overflow: auto;
	height: 454px;
}

#listaVideo .listColorBlue a {
	display: inline;
}

#listaVideo .listColorBlue img {
	float: left;
	margin-right: 2px;
}

#listaVideo .listColorBlue li {
	height: 50px;
}

#videoPlayer {
	text-align: center;
}
#videoPlayer img {
	width: 410px;
}

.bgMediaPlayer {
	background: #E7E7E7;
	padding: 10px;
}

.bgMediaPlayer h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

.galleryMC {
	clear: both;
}

.galleryMC li {
	float: left;
	width: 123px;
	padding: 15px;
}

.galleryMC img {
	border: 2px solid #5a5a5a;
}
#listaVideo img {
	border: 1px solid #666;
}

.paginazioneArticoliBlue {
	text-align: center;
	padding-bottom: 10px;
}

.boxIndexCommunity {
	margin-top: 10px;
}