html body {
	text-align: left;
	background-color: #fff;
	color: #000;
}

.content-view-full {
	padding: 20px;
	background-color: #fff;
}

img {
	float: right;
}

.printout,
.attribute-byline,
.attribute-tipafriend {
	display: none;
}


