#rti_ads { z-index: 500;
	   /*left: 120px;*/
	   top: 99px;
	   width: 100%;
	   text-align: center;
	   position: absolute;
	   background-color: transparent;
	   display: none;
	 }

#rti_ads2 { z-index: 500;
	   /*left: 120px;*/
	   top: 99px;
	   width: 950px;
	   text-align: center;
	   position: absolute;
	   background-color: transparent;
	   display: none;
	 }