div.AdDoubleFakeSkyscraper {
	position: absolute;
	width: 120px;
	height: 480px;
	top: 90px;
	left: 880px;
	overflow: hidden;
	}
div.AdWideSkyscraperStaticLeft {
	display: block;
	position: static;
	float: left;
	width: 160px;
	height: 600px;
	clear: left;
	margin-left: 20px;
	margin-top: 20px;
	}
div.AdWideSkyscraperAbsBelowNavBar {
	display: block;
	position: absolute;
	top: 601px;
	left: 0px;
	width: 160px;
	height: 600px;
	margin-left: 20px;
	margin-top: 20px;
	}	
div.AdSkyscraper {
	position: absolute;
	width: 120px;
	height: 600px;
	top: 10px;
	left: 880px;
	overflow: hidden;
	}
div.AdSkyscraperStatic {
	position: static;
	width: 120px;
	height: 600px;
	}
div.AdSkyscraperStaticLeft {
	position: static;
	float: left;
	width: 120px;
	height: 600px;
	}
div.AdSkyscraperStaticRight {
	position: static;
	float: right;
	width: 120px;
	height: 600px;
	clear: right;
	}	
div.AdSkyscraperAbsoluteUnderHeader {
	position: absolute;
	width: 120px;
	height: 600px;
	top: 115px;
	left: 880px;
	}
div.AdSkyscraperAbsUnderNavBar {
	position: absolute;
	width: 120px;
	height: 600px;
	top: 500px;
	left: 0px;
	}	
div.AdBannerTop {
	position: absolute;
	width: 468px;
	height: 60px;
	top: 0px;
	left: 0px;
	}
div.AdBannerStatic {
	position: static;
	clear: both;
	width: 468px;
	height: 60px;
	overflow: auto;
	}
div.AdLeaderBoard {
	position: absolute;
	width: 728px;
	height: 90px;
	top: 0px;
	left: 880px;
	}
div.AdLeaderBoardStatic {
	position: static;
	clear: both;
	width: 728px;
	height: 90px;
	overflow: auto;
	}	
div.AdLeaderBoardStaticHike {
	position: static;
	clear: both;
	width: 728px;
	height: 90px;
	padding-top: 20px;
	overflow: auto;
	}
div.AdLeaderBoardStaticHike img {
	margin: 0px;
	}
	
div.LargeRectangleStatic, div.LargeRectangleFloatLeft,  div.LargeRectangleFloatRight {
	position: static;
	width: 336px;
	height: 280px;
	}
div.LargeRectangleFloatLeft {
	float: left;
	margin-right: 10px;
	}
div.LargeRectangleFloatRight {
	float: right;
	margin-left: 10px;
	}
