@charset "UTF-8";

/* CONTAINER */
#wrapper {
	width:960px;
	height:auto;
	margin:0px auto;
	
}

#header{
	padding:0px;
	background:#181818;
	}

#banner{
	height:360px;
	width:960px;
	margin:0px auto;
	background:#181818;
	}

#logo_max_pescatori{
	float:left;
	display:inline;
	margin:0px 0px 0px 16px;
	}
	
#content{
	width:960px;
	margin:0px auto;
	background:#FFF;
}

#header{
	
	}

.clearer{
	clear:both;
}

.left{
	float:left;
	display:inline;
}

.right{
	float:right;
	display:inline;
}

#results_table{
 width: 624px;
 border-collapse:collapse;
}
#results_table td{
	border:#ccc solid 1px;
	padding:10px 2px 10px 2px;
 	text-align: center;
  
}

#tv_home{
	margin:24px 24px 0px 0px; 
	padding:13px 9px 9px 9px;
	text-align:center;
	width:366px; 
	height:296px; 
	border:solid 0px; 
	color:#f15d0f; 
	position: relative;
	background:url(../img/graphic/bkgs/bkg_tv_home.jpg) no-repeat top center;
}

.video_icon_tv_home{
	position:absolute;
	left:173px;
	top:135px;
	padding:2px 0px 0px 2px;
	margin:0px;
	width:38px;
	height:24px;
	background:url(../img/graphic/bullets/bullet_thumbnail_video.png) no-repeat top center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}