div#div_container { 
	width: 760px; 
	height: 394px; 
	position: relative; 
	top: 0px; 
	left: 0px; 
	z-index: 2; 
	border: 0px solid #000;
}

	DIV.galleryList { 
		width: 750px;
		height: 300px;
		position: relative;
		top: 0px; 
		left: 0px;
		z-index: 2;
		background-image: url(../../graphics/iframe_bg_1.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		border: 0px solid #000;	
		overflow: auto;
		
		scrollbar-face-color: #007DC3;
		/*scrollbar-highlight-color: #F4F4F4; */
		scrollbar-shadow-color: #000066;
		/*scrollbar-3dlight-color: #ffffff; */
		scrollbar-arrow-color: #000066; 
		scrollbar-track-color: #f0f0f0;
		/*scrollbar-darkshadow-color: #000066;*/
	
	}
	
	DIV.galleryVideo { 
		width: 400px;
		height: 320px;
		border: 1px solid #DBDBDB;	
		overflow: hidden;	
	}
	
	div#pulzanti { 
		width: 500px; 
		height: 30px; 
		position: absolute; 
		bottom: -16px; 
		left: 0px;
		padding: 0px; 
		border: 0px solid #000;
	}
	
	
	
TABLE.contentsTBgal {
	width: 875px;
	height: 459px;
}

	TABLE.contentsTBgal TD.privacyTD {
		width: 675px;
		height: 459px;
		text-align: right;
		vertical-align: bottom;
		padding-right: 15px;
		padding-bottom: 10px;
		font-size: 10px;
		color: #fff; 
		letter-spacing: 1px;
	}
	TABLE.contentsTBgal TD.privacyTD A:link, 
	TABLE.contentsTBgal TD.privacyTD A:visited {
		color: #fff;
		text-decoration: none;
	}
	TABLE.contentsTBgal TD.privacyTD A:active, 
	TABLE.contentsTBgal TD.privacyTD A:hover {
		color: #fff;
		text-decoration: underline;
	}
	
	
	TABLE.contentsTBgal TD.ordinaryTD {
		width: 200px;
		height: 459px;
		text-align: left;
		vertical-align: top;
		padding: 30px 30px 0px 30px;

	}

	
TD.thumb1 {
	width: 90px; 
	height: 300px; 
	padding-right: 12px; 
	vertical-align: top;
}	

TD.thumb2 {
	width: 90px; 
	height: 300px; 
	padding-left: 12px; 
	vertical-align: top;
}

TD.thumb3 {
	height: 65px; 
	vertical-align: bottom;
	padding-top: 8px; 
}

TABLE.thumbTB img {
	border: 1px solid #DBDBDB;
}
