#background_top {
	background: url(/projects/ipc/tmobile/bannerads/images/banner_bg_top.gif) no-repeat;
	height: 254px;
	display: block;
	position: relative;
	}
	
#background_mid {
	background: url(/projects/ipc/tmobile/bannerads/images/banner_bg_mid.gif) no-repeat;
	height: 912px;
	display: block;
	position: relative;
	}
	
#background_foot {
	background: url(/projects/ipc/tmobile/bannerads/images/banner_bg_foot.gif) no-repeat;
	height: 115px;
	display: block;
	position: relative;
	}
	
#bannerposition1 {
	/* Small landscape banner 468x60 */
	position: absolute;
	top: 112px;
	left: 368px;
	width: 468px;
	height: 60px;
	}
	
#bannerposition2 {
	/* Large landscape banner 728x90 */
	position: absolute;
	top: 98px;
	left: 240px;
	width: 728px;
	height: 90px;
	}
	
#bannerposition3 {
	/* MPU Banner 300x250 */
	position: absolute;
	top: 11px;
	left: 664px;
	width: 300px;
	height: 250px;
	}
	
#bannerposition4 {
	/* Portrait banner 120x600 */
	position: absolute;
	top: 294px;
	left: 844px;
	width: 120px;
	height: 600px;
	}
	
#strangeheader h2 {
	clear: both;
	padding: 30px 0 0 0;
	font-size: 1.1em;
	font-weight: normal;
	}
#strangewrapper {
	width: 975px;
	}
#strangefooter {
	width: 935px;
	}
#contentarea {
	margin: 0;
	padding: 0;
	width: 975px;
	}
