body {
		background: Black;
		margin-left: 0px;
		margin-top: 0px;
	}
table {
	table-layout: auto;
	}
p.center { font-family: Verdana, Arial, "Sans Serif";
	font-size: 12px; 
	color: #FFFF00; 
	text-align: center; 
	}
.smallcenter { font-family: Verdana, Arial, "Sans Serif";
	 font-size: 10px; color: #FFFF00;
	 text-align: center;
	 }
.left { 
	font-family: Verdana, Arial, "Sans Serif"; 
	font-size: 12px; 
	color: #FFFF00; 
	text-align: left; 
	}
.right { 
	font-family: Verdana, Arial, "Sans Serif"; 
	font-size: 12px; 
	color: #FFFF00; 
	text-align: right; 
	}
.smallleft { 
	font-family: Verdana, Arial, "Sans Serif";
	font-size: 10px; color: #FFFF00;
	text-align: left;
	}
.just {
	font-family: Verdana, Arial, "Sans Serif";
	font-size: 12px;
	color: #FFFF00;
	text-align: justify;
	}
.smalljust {
	font-family: Verdana, Arial, "Sans Serif";
	font-size: 10px;
	color: #FFFF00;
	text-align: justify;
	}
.center {
	font-family: Verdana, Arial, "Sans Serif";
	font-size: 12px;
	color: #FFFF00;
	text-align: center;
	}
.bigblack { 
	font-family: Verdana, Arial, "Sans Serif";
	font-size: 36px; color: #000000;
	text-align: center;
	}
.midblack { 
	font-family: Verdana, Arial, "Sans Serif";
	font-size: 18px; color: #000000;
	text-align: center;
	}
.smallblack { 
	font-family: Verdana, Arial, "Sans Serif";
	font-size: 14px; color: #000000;
	text-align: center;
	}	
.justin {
	font-family: Verdana, Arial, "Sans Serif";
	font-size: 12px;
	color: #FFFF00;
	text-align: justify;
	text-indent: 40px;
	}
hr { 
	color:#FFFF00; 
	}
img.left {
	height: 420px;
	width: 260px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	}
a:link {color: yellow}
a:visited {color: yellow}
a:active {color: yellow}
a:hover {color: orange}
ul.program07 { 
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, "Sans Serif"; color: yellow;
	}
td.ospiti { 
	padding-left: 0px;
	padding-right: 15px;
	}	
li.giallo {
					font-family: Verdana, Arial, "Sans Serif";
					font-size: 12px;
					color: #FFFF00;
					text-align: left;
					padding-top: 0px;
					padding-bottom: 0px;
					}	
div.container{
	width:580px;
	margin:10px auto;
}
div.thumb{
    position:relative;
	width:80px;
	height:80px;
	margin:15px 20px;
	overflow:hidden;
	border:4px solid #313131;
	float:left;
}
div.divLeft, div.divRight{
	width:45px;
	height:80px;
	overflow:hidden;
	position:relative;
    top:-80px;
	overflow:hidden;
	float:left;
}
div.divLeft{
	margin-right:-5px;
}
div.divLeftImage{
	width:40px;
	height:100%;
	float:left;
}
div.divLeftShadow{
	width:5px;
	height:100%;
	float:left;
	background:transparent url('shadow.png') repeat-y 0 0;
}
div.divRight{
	width:40px;
	background-position:-40px 0;
}
.thumbnail-shadow {
	float:left;
	height:16px;
	position:relative;
	top: -160px;
	width:100%;
}

div.someContent{
	position:relative;
    width:80px;
	height:75px;
	padding:5px 0px 0px;
	font-size:10px;
	font-family:Arial;
	text-align:justify;
	background:transparent url(thumbnail-overlay.png) no-repeat scroll 0px -83px;

}
div.someContent div.content{
	color:#CCC;
	height:63px;
	font-size:10px;
	padding:0 5px 0 10px;
}
div.someContent div.more{
	background-image:url(readmore-bg.png);
	bottom:0;
	float:right;
	height:8px;
	padding:0px 0px 0px 0px;
	position:relative;
	right:0;
	width:20px;
}

