@charset "UTF-8";
/* for the pages that use the big player that shows the icons in a grid
bp = big player */

#subscribemenu, #headlinertxt, #nav1 {margin:0;}
#subscribemenu {top:0; left:0;}
#wpr {
	padding-left:150px;
	width:100%;
	clear:both;
	left:-15px;
	margin-top:30px;
}
#headlinertxt {float:left; width:500px;}
#ad2 {
	position:absolute;
	left:0; top:1150px;	
}
#ad3 {
	position:absolute;
	top:1980px;}
#ad4 {  /* same as ad3 but for for longer articles */
	position:absolute;
	top:2600px;
	left:0;
}
#ad5 {  /*for much longest articles */
	position:absolute;
	top:3025px;
	right:0;
}
