/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Apr 18 2024 | 14:35:31 */
	/* BANNER   */
	/* ADSPIRIT */
	/************/

	
.ads_skyscraper {
	padding:10px 0;
	background: blue;
}
	

.billboard { width:970px; background:none;
}
.ads_billboard {
	text-align: center;

}


	.asmdiv{}
.asmscroller {
    top: 63px !important;
}
ins div.asmbeacon img,
ins div.asmbeacon iframe
{
	max-width:none;
}
	.skyscraper { margin-top:107px !important;}
ins iframe {max-width:none;}
.skyscraper {width:160px;

margin-top:110px;}
	
@media screen and (max-width:1220px) and (min-width:1024px) {
	.billboard { width:970px;
	transform:scale(calc(820 / 970));
		text-align:left;
		position:relative;
		left:-70px ant;
		margin-left:0;
		
	}
	.leaderboard, .skyscraper { display:block; }
	.leaderboard {
	width:970px;

	transform: scale(calc(880 / 970));
}
	
	.content {
		margin-right:200px; 
		margin-left:calc(100% - 1080px)
	}	
}
@media screen and (max-width:1024px) and (min-width:768px) {
	header { margin-top:60px !important; }

		.leaderboard, .skyscraper { display:block; }
	
.billboard { width:970px;
	transform:scale(calc(590 / 970));
		text-align:left;
		position:relative;
	top:0px;
		left:-205px;
		margin-left:0;
	max-height:300px;
	}
	.leaderboard ins { text-align:left !important;}
	.leaderboard {
	text-align:left !important;
		width:970px;
		position: relative;
left: -145px;
		margin: 120px 0 10px !important;
			transform: scale(calc(660 / 970));
}
	.skyscraper { width:300px; left:640px; margin-left:0;
	}
}
@media screen and (max-width:767px)
{
	.leaderboard, .skyscraper, .billboard { display:block; }
	header { margin-top:60px !important; }

	.billboard { width:100%; left:20px;
	position:relative;	

	}
		
	.leaderboard { width:340px; 
		margin: 60px 0 6px 0 !important; }
	
	.skyscraper { max-height:150px; width:320px; left:50%; margin-left:-160px; margin-bottom:30px;}
}