/***********
Do Not Edit Unless Client Has Custom Print Page - These are default styles for basic print page included with all sites.
***********/
* {
	padding: 0px;
	margin: 0px;
}
#site {
}
#site h1, h2 {
	font-size: x-large;
}
#site h3, h4, h5 {
	font-size: large;
}
#siteIndex, #leaderboard, #onAir, #banner, #navigation, #listen, #search, #login, #skyscraper, #ccb, #club, #weather, #cubeAd, #tileAds {
	display: none;
}
#header h2{	
  display:block;
}
#header h1 {
	display: none;
}
#copyright, #headline {
	padding-top: 20px;
}

