/* Fullbanner2 style */
/* 728x90 & 468x90 */
#ad-fullbanner2 {
 	position:relative; 
	top:0px; 
	left:280px; 
	z-index:1000;
	width:728px;
	clear: both;
	border:0px;	
 	}

/*Rectangle */
/* 300x250 */
#ad-rectangle1 {
	top:711px; 
	left:234px;
	z-index:1000;
	width:300px;
	height:250px;
	clear: both;
	border:0px;
	background-position: 100% 0px;
	background-repeat: no-repeat;
 	}

/* Skyscraper */
#ad-skyscraper1 {
 	position:absolute; 
	top:100px; 
	left:1015px; 
	z-index:0;
	width:160px;
	height:600px;
	clear: both;
	border:0px;	
 	}