/* SoluzioneSito Snc (www.soluzionesito.com) */
/* Davide Cattorini (davide@soluzionesito.com) */

#others_video ul {
	width: 448px !important;
	w\idth: 458px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
#others_video li {
	width: 100px;
	height: 75px;
	margin: 5px;
	padding: 0;
	float: left;
	list-style: none;
	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 a:hover {
	background: none;
}
#others_video span {
	display: none;
}

/* CLASSI APPLICATE AL PLAYER */

.player_ext, .player_int {
	text-align: center;
	margin: 15px 0;
}

/* DESCRIZIONE */

.descrizione_video {
	width: 448px !important;
	w\idth: 458px;
	margin: 0 auto 20px auto;
}

/* FORM CARICAMENTO DAL SITO */

#upload_video {
	margin: 0 0 0 35px;
}
#upload_video fieldset {
	float: left;
	padding: 0;
	border: none;
}
#upload_video legend {
	display: none;
}