/* Dubbeldissarklubben - print styles
   by Reine Larsson
   Last updated: July 2007
*/

html {
	color: #000;
	background: #fff;
}
body {
	color: #000;
	background: #fff;
	font: Georgia, "Times New Roman",serif;
}
div#nav, div#skipnav, ul#socialbookmarks, div#commentpost, div#sidebar {
	display: none;
}
#comments {
	page-break-before: always;
}
