#leaderboard {
	margin: 0 auto;
	width: 744px;
	padding: 8px 17px 18px 16px;
	background: transparent url(../img/leaderboard.png) no-repeat 0px 0px;
	padding-left: 0px;
}
#skyscraper {
	position: absolute;
	right: -155px;
	top: 130px;
	width: 120px;
	height: 618px;
	padding: 0px 15px 14px 14px;
	background: transparent url(../img/skyscraper.png) no-repeat bottom center;
}

#promo {
	width: 300px;
	height: 250px;
	float: left;
	padding: 0px 20px 32px 21px;
	background: transparent url(../img/promo.png) no-repeat bottom center;
}

* html #promo table {
	margin-top: -5px;
}

#lower {
	width: 790px;
}

#externals {
	float: left;
	margin-top: 6px;
	width: 440px;
}

#logo-holder {
	background-image: url(/DisneyChannel/common/img/logo-line.gif);
	background-position-x: 50%;
	background-position-y: 50%;
	background-repeat: no-repeat;
	height: 45px;
	text-align: center;
}

#footer  {
	width: 790px;
	margin: 0 auto;
	text-align: center;
}

#footer div, #footer table {
	text-align: center;
	margin: 10px auto;
}

* html body {
	right: 150px !important;
}