@charset "utf-8";
/* CSS Document */


/*Remove EDIT from P2 */
.p2_text .feedtool-article #feed_toolbar {
	display: none;
	}
	
/*Remove HD Radio Logo */
div.hdradiologo {
	display: none;
	}
	
/*Remove top 20 module */
.top20_container, .top20_header, .top20_feature_container  {
	display: none;
	}	

/*Screw you national nav area */
.nav_locpos {
	width: 990px !important;
	overflow: visible !important;
	}
.nav_natpos {
	width: 0px;
	display: none;
	}
	
/*Hide make this my homepage on masthead */
.masthead_emt  {
	display: none;
	}



