/**
 * Style sheet print
 */
#counter, #top_image, #left, .mod_breadcrumb
{
	display:none;
}

body
{
	margin:24px;
	padding:0px;
}

*
{
	font-family:helvetica;
}

h1
{
	margin-top:20px;
	margin-bottom:18px;
	font-size:18px;
}
