/* Remove all unnecessary elements, and make the ones that survive black text on white background */
body {margin: 0.6em; background: none #fff; }

#wrapper {width: auto; margin: 0; padding: 1em; background: none #fff; }
#header, #otherstuff, #navigation, #footer, #flash {display: none; }

#content {float: none; width: auto; margin: 0; padding: 0; background: #fff; text-align: left; } #main > #content {margin: 0; }

/* This'll only work in modern browsers like Firefox, but will add an explanation to the top of the page when printed. Slick, eh? */
#content:before {content: "This is a printer-friendly version. The navigation and other unnecessary elements have been removed. Come back and visit us at www.yourhtmlsource.com. Enjoy!"; 
display: block; margin-bottom: 3mm; padding: 3px 3px 2px; background: #f9f8e4; text-align: center; }

/* Dump the ads etc. */
#searchhioption, .pagenavbox, #adsense, .adsense, #endlinks, .featured, #brucebanner, #delicio {display: none; }
#content .searchword {background: transparent; border: none; }

#news_middleBox_ItembackgBottom {HEIGHT: 1000px; border:none;}

DIV#hold {
	float:left;
	margin-right:5px;
	width:434px;
	Z-INDEX: 1;
	overflow:visible;
}
DIV#wn {
	Z-INDEX: 1; LEFT: 0px; OVERFLOW:visible; POSITION:relative; width:434px; TOP: 0px;
}
DIV.content {
	Z-INDEX: 1; LEFT: 0px; POSITION:absolute; TOP: 0px; TEXT-ALIGN:left;
	visibility:visible;
}
DIV#scrollbar {
	display:none;
	float:left; FONT-SIZE: 1px; Z-INDEX: 1; LEFT: 0px; WIDTH: 11px; POSITION: relative; TOP: 0px;
}
DIV#track {
	display:none;
	Z-INDEX: 1;
	BACKGROUND: url(/images/nav/track.gif) #b1b4b6;
	LEFT: 0px;
	WIDTH: 11px;
	POSITION: absolute;
	TOP: 12px;
	HEIGHT: 312px;
	background-color: #b1b4b6;
}
DIV#dragBar {
	display:none;
	Z-INDEX: 1; LEFT: 0px; WIDTH: 10px; POSITION: absolute; TOP: 0px; HEIGHT: 20px; BACKGROUND-COLOR: #636466; 
}
.arrowclass{
text-decoration:none;
border:0;
}
DIV#up {
	display:none;
	Z-INDEX: 2; LEFT: 0px; POSITION: absolute; TOP: 0px
}
DIV#down {
	display:none;
	Z-INDEX: 3; LEFT: 0px; BOTTOM: 0px; POSITION: absolute
}