/**
 * www.madman2k.net Style Sheet
 * Part: Print
 * License: CCL2 [http://creativecommons.org/licenses/by-nc-sa/2.5/legalcode]
 * Copyright by MadMan2k
 */
	div#userbar,
	ul#menu,
	#content a.comments {
		display: none;
	}
	
	#content abbr:after {
		content: ' ('attr(title)')';
	}
	
	#content h3 span:before {
		content: ' - ';
	}
	
	#content img.thumbnail {
		border: none;
	}
