#banner {position:relative; width:994px; margin:0 auto;}

/*leaderboard*/
#adTop {
	position: absolute;
	height: 90px;
	left: -4px;
	top: 0;
	/*margin-left:10px; margin-right:10px; */
}

/*maxiboard*/
#adTopRight {
	position: absolute;
	height: 118px;
	right: 4px;
	top: 0;
}

/*maxiboard*/
#adTopLeft {
	position: absolute;
	height: 118px;
	left: -4px;
	top: 0;
}

/*skyscraper*/
#adRight {
	position: absolute;
	width: 326px;
	height: 600px;
	right: -322px;
	top: 115px;
}

/*skyscraper*/
#adRight1 {
	position: absolute;
	height: 600px;
	top: 0 !important;
	width: 160px;
	right: -156px;
}
