

@charset "utf-8";
/* PNYR CSS Document */


/*Remove Photo Mod on Left and OnDemand Promo Box on Center Column
.leftcolumn#photos_natleftmod, .centercolumn_mod#nationalpromobox, .leftcolumn_mod#leftmod1 {

  display:none !important;
}*/

#leftmod1 {display:none !important;}
#nationalpromobox{display:none !important;}


/*give margins to the affiliates divs on the home page header (area with the station logos in header mod 1) */
 #affiliate_top {
 	margin-bottom: 2px;
 }
 
  #affiliate_bottom {
 	margin-top: 2px;
 }
 
 
 /*Change the title of the sub page titles since the template manager isn't working*/
 
 .subpage_title {
 	font-size: 44px !important;
 }
