﻿		.instreamAd
			{
				width: 100% !important;
				height: 100% !important;
				top:0;
				left:0;
		}
			
		.overlayAd
		{
				//width: 95% !important;
				height: 130px !important;
				top:	auto !important;
				bottom: 40px;
				//left: 2.5% !important;
		}
		.noDisplay{
				display:none !important;		
		}
