/* SoluzioneSito Snc (www.soluzionesito.com) */
/* Davide Cattorini (davide@soluzionesito.com) */

.player_ext, .player_int {
	margin: 15px 0;
	text-align: center;
}

/* DESCRIZIONE */

.descrizione_video {
	width: 448px !important;
	w\idth: 458px;
	margin: 0 auto 20px auto;
}

/* ALTRI VIDEO */

#others_video {
	width: 448px !important;
	w\idth: 458px;
	margin: 0 auto;
	padding: 0;
}
#others_video ul {
	margin: 0;
	padding: 0;
}
#others_video li {
	width: 100px;
	height: 75px;
	margin: 5px;
	padding: 0;
	float: left;
	list-style: none !important;
	background-color: #FFFFFF;
	background-repeat: no-repeat; 
	background-position: center center;
	border: 1px none #FFFFFF;
}
#others_video a {
	width: 100px;
	height: 75px;
	margin: 0;
	padding: 0;
	display: block;
}
#others_video span {
	display: none;
}

#content_others_video {
	margin: 0 auto;
	display: table;
	#display: block;
	#text-align: center;
}
#content_others_video div {
	display: table-cell;
	#display: inline;
	#zoom: 1;
}

/* SUPPORTO FLASH APPLE */

.no_flash_support {
	margin: 0 auto;
	background: url("../../images/frontend/video/no_flash_support.jpg") center center no-repeat;
}