/*
------------------------------
nclud'ed print styles
Design & Dev by Maritn Ringlein
http://www.nclud.com
------------------------------
*/

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.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;}

#navigation li, #search, #footer .pos_right, #board .image, #board .frame, #sidebar, #comments #respond, #comments h2, #comments .eg-image {display:none; visibility:hidden;}

body {font:11px/16px Geneva, Arial, Helvetica, sans-serif; color:#404040;}

a {color:#404040;}
	a img {border:0;}
p {margin:10px;}

#navigation {list-style:none; margin:0; padding:0;}
	#navigation li.nav00 {display:block; visibility:visible;}
	#navigation li.nav00 img {width:200px; height:26px;}
	
#comments {page-break-before:always;}	
	#comments ol li {border-bottom:1px solid #e2e2e2; padding-bottom:0.6em; margin-bottom:1.4em;}
	

#footer {border-top:1px solid #e2e2e2; margin:20px 0; padding:10px 0;}
	

