/** Copyright 2008 Marini&Gerardi srl All rights reserved. */

<STYLE type=text/css>
}

#youtubelist{
	margin: 0;
	padding: 5px;
	list-style: none;
	clear: both;
	display: block;
}

#youtubebox{
	clear: right;
	display: inline;
	padding: 0;
	margin: 2px;
}

#youtubethumb {
	margin-bottom: 5px;
	width: 130px;
	height: 100px;
	border: 4px solid #333;
}

#youtubecontent {
            padding: 10;
            background: #98C159; COLOR: white
			height: 520px;
			width: 430px;
			margin-left: -265px;
			top: -200px;
			position: absolute;
			left: 50%;
}

#youtubeoverlay {
			background-color: #fff;
			overflow: visible;
			position: absolute;
			height: 1px;
			width: 100%;
			top: 50%;
}

</STYLE>
