/* Gday Kombis Print Stylesheet */
#Header,
#RightColumn
.noprint {
	display: none;
}
body img {
	display: none;
}
#Wrapper,
#Page,
#Content {
	width: 100%;
	margin: 0;
	float: none;
}
#Content a,
#Footer a {
	color: #0000FF;
}