html { background:url(../images/bg.jpg) #007891 no-repeat top center;}

body { margin: 0;
	   padding: 0;
	   font-size: .8em;
	   background:url(../images/content-shadow.png) repeat-y center;}

#dni-listings {
	width: 809px;
	padding-top: 6px;
	clear: both;
	min-height: 630px;
	}

#tv-schedule-body { position: relative; padding-top:22px; width: 990px;}

#tv-schedule-header, #tv-schedule-footer {
	font-size: .8em;
	clear: both;
	}

#tv-schedule-mpu {
	background-color:#cbcbcb;
	position: absolute;
	top: 289px;
	z-index: 2;
	height:278px;
	left:486px;
	width:316px;
	}
	
span.advertisement{
	color:#666666;
	font-size:0.9em;
	margin-left:8px;
	display:inline-block;
	text-align:left;
	width:100%;
	}
 
#dni-advertising-mpu-wrapper{
	margin-left:8px;
	margin-top:6px;
	}
  
#tv-schedule-skyscraper {
	float: left;
	position: absolute;
	top: 289px; right: 6px;
	width:176px;
	overflow: hidden;
	background-color:#CBCBCB;
	}
#ad-right-skyscraper-container { overflow: hidden;}
#ad-right-skyscraper { padding: 10px 0 3px; text-align: center;}
#ad-right-skyscraper object { margin: 0 auto;}
#ad-right-advertisement img {
	border:medium none;
	overflow:hidden;
	float: left;
	clear: both;
	}
