/* Metro Monitor  |  print.css  |  5/5/08 */

body {
	font-size:92%; 
	color: #4e4943;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}
	
#logo, #nav, ul#news, #content img, #sidebar, #sub-content img, #tv-login, #internet-login, #magnet-login, #magnet-testimonial {display: none; }

#header {
	margin-bottom: 10px;
	width: 90%;
	}
	
#content {
	float: left;
	width: 65%;
	margin-right: 20px;
	}
	
#content a, #content a:visited, #mag a, #mag a:visited, #magnet-login, #tv-login, #internet-login, #sidebar {
	color: #000;
	text-decoration: underline;
	}
	
#sub-content {
	width: 80%;
	line-height: 16px;
	float: left;
	margin-right: 10px;
	}
	
p#main {
	line-height: 16px;
	}

#mag {
	float: left;
	width: 30%;
	border-left: #000 dotted 1px;
	padding-left: 10px;
	height: 550px;
	}
	
#mag h1 {
	font-size: 1.2em;
	}
	
#sidebar a, #sidebar a:visited {
	color: #000;
	text-decoration: underline;
	}
	
#sub-content p { line-height: 16px; }

#sub-content h1 {
	font-size: 1.4em;
	}
	
#sub-content h2 {
	font-size: 1.2em;
	}
	
p#copyright {
	clear: both;
	}
	
#footer {
	clear: both;
	}