/*
95bFM Stylesheet v1.0
Target: Printer
Author: Matthew Buchanan
*/

#nav, #clock, #emailform, #toptenvote, #stream32, #footer div, .noprint, object {
	display: none;
	}

#logo h1 {
	font-size: 12pt;
	margin-bottom: 1.5em;
	}

body, td, p {
	font-size: 8pt;
	}

h1 {
	font-size: 15pt;
	}

h2 {
	font-size: 12pt;
	}

h3 {
	font-size: 10pt;
	margin-top: 1em;
	}

h4 {
	font-size: 9pt;
	}

#footer {
	margin-top: 1em;
	}

#content a:after, #side a:after {
	content: " (" attr(href) ") ";
	}

#content a.img:after, #side a.img:after {
	content: "";
	}

/* sIFR Styles */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}