/***********
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;
}
#mossite {
	font-family: serif;
	color: #000;
	background-color: #FFF;
	font-size: large;
	line-height: 80%;
}
#mossite h1, h2 {
	font-size: x-large;
}
#mossite h3, h4, h5 {
	font-size: large;
}
#siteIndex, #leaderboard, #skyscraper, #ccb, #club, #weather, #onAir, #search, #cubeAd, #tileAds, #nowPlaying, #navigation, #listenLive {
	display: none;
}
#header_custom {
	background-image: none;
	background-repeat: no-repeat;
	height: 90px;
	display: block;
}
#header h1 {
	display: none;
}
#header #flash {
	display: none;
}
#header #listen {
	display: none;
}
#header_custom #headerRow2 #juan{
	display: none;
}
#copyright, #headline {
	padding-top: 20px;
}

