@charset "utf-8";
/* CSS Document */

td.videos{
	background-image:url('/images/eventi/eventi_videos.jpg');
	background-repeat:no-repeat;
	width:290px;
	background-position:top center;
	padding:110px 30px 0 30px;
}
div.video_scroller{ overflow:hidden; height:410px;}
table.video_detail{ margin-top:15px;}
td.videoplayer{ padding-bottom:15px;}

div#textbox {
overflow:auto;
position:relative;
height:410px;
float:left;
width:270px;
margin-right:7px;
}

div#text {
position:absolute;
}

div#sliderbox {
float:left;
display:none;
height:410px;
background-color:#EFE8D1
}
div#slider { background-color:#ccc29f; width:10px; background-image:url('/images/scrollbar.gif'); background-repeat:no-repeat; background-position:center center;}