#bannerTopHeight {
	position: absolute;
	top: 0;
	left: 0;
	height: 110px;
	padding: 0 0 0 190px;
}
	
	
#bannerTopHeight {
	padding: 0 0 0 220px;
}
	
#bannerTopWidth {
	position: absolute;
	bottom: 10px;
	width: 750px;
}

#bannerTopLeft {
	float: left;
	margin: 0 20px 0 0;
}

#bannerTopRight {
	float: left;
}


#bannerTopLeft .textRule h3, 
#bannerTopRight .textRule h3,
#bannerSkyScraper .textRule h3 {
	display: none;
}

#bannerTopLeft .textRule p, 
#bannerTopRight .textRule  p,
#bannerSkyScraper p {
	margin: 0;
	padding: 0;
}

#bannerSkyScraper {
	position: absolute;
	left: 850px;
	top: 110px;
	width: 140px;
	height: 500px;
}
