/* SoluzioneSito Snc (www.soluzionesito.com) */
/* Davide Cattorini (davide@soluzionesito.com) */

.player_ext, .player_int {
	margin: 15px 0;
	text-align: center;
}
.box_video div.uedge {
	width: 359px;
	margin: 10px auto;
}
.box_video div.tedge {
	background: url("../../images/frontend/video/layout/box_1/box_video_top.gif") top left repeat-x;
}
.box_video div.ledge {
	background: url("../../images/frontend/video/layout/box_1/box_video_left.gif") top left repeat-y;
}
.box_video div.redge {
	background: url("../../images/frontend/video/layout/box_1/box_video_right.gif") top right repeat-y;
}
.box_video div.bedge {
	background: url("../../images/frontend/video/layout/box_1/box_video_bottom.gif") bottom left repeat-x;
}
.box_video div.ulcorner {
	background: url("../../images/frontend/video/layout/box_1/box_video_top_left.gif") top left no-repeat;
}
.box_video div.urcorner {
	background: url("../../images/frontend/video/layout/box_1/box_video_top_right.gif") top right no-repeat;
}
.box_video div.blcorner {
	background: url("../../images/frontend/video/layout/box_1/box_video_bottom_left.gif") bottom left no-repeat;
}
.box_video div.brcorner {
	background: url("../../images/frontend/video/layout/box_1/box_video_bottom_right.gif") bottom right no-repeat;
	padding: 2px 17px 1px 17px;
}
.box_video div.innercontent {
	width: 100%;
}

/* DESCRIZIONE */

.descrizione_video {
	width: 336px !important;
	w\idth: 346px;
	margin: 0 auto 20px auto;
}

/* ALTRI VIDEO */

#others_video ul {
	width: 336px !important;
	w\idth: 346px;
	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 span {
	display: none;
}