/*
Printer-friendly styles for fastcompany.com
Dan Cederholm
dcederholm@fastcompany.com
Updated: Aug 26 2003
*/

body {	
	font-family: Times, Times New Roman, serif;
	font-size: 12pt;
	background-color: #fff;
	}

a:link, a:visited {
	color: #369;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

#content a:link:after, #content a:visited:after  {
	content: " (" attr(href) ") ";
	}

#banner, #search, #dashboard , #AlternateMessage, #widgets, #rightcontent, #footer, #leftcontent{
	display: none;
	}
	
#logo {
	display: inline;
	}
