/**
 *	Print
 *	-------------------------
 */

body {
	font-family:arial,helvetica,sans-serif;
}
 
#header a {
 	display:block;
	text-decoration:none;
	color:#000;
	font-size:24px;
	margin:0 0 1em 0;
}
.detailpage #favoriteoutings {
	position:absolute;
	top:0;
	right:0;
}
.currentthemes {
	float:left;
	margin:0;
	width:200px;
}
.currentthemes ul, 
.currentthemes ul li a span {
 	list-style:none;
	color:#000;
	text-decoration:none;
	float:left;
	margin:0 1em 0 0;
}
.fullrating {
	margin:0 0 1em 0;
	clear:both;
}
.fullrating h3 {
 	margin:0 1em 0 0;
	float:left;
}
.rated {
	margin:0;
	float:left;
}
.fullrating div {
	clear:both;
}
	.fullrating div .rated {
		float:none;
	}
.hreview .reviewer,
.hreview .rated {
	float:left;
	margin:0 1em 0 0;
}
.hreview .reviewer {
	font-weight:bold;
}
.hreview {
	margin:0 0 1em 0;
	padding:0 0 1em 0;
	border-bottom:1px solid #000;
	zoom:1;
}
.votes {
	float:left;
	margin:0 0 0 1em;
}
.fulltext {
	clear:both;
}
.practical h3 {
	margin-bottom:0;
}
.practical ul {
	margin-top:0;
}
.description {
	margin:0;
	padding:0;
}
.panel h2 a {
	color:#000;
	text-decoration:none;
}
 
#navigation,
.button,
.geo,
.pagecount,
.ratingcount,
.votes a,
.thumbs,
.detailpage #favorites #favoriteoutings,
.userratingform,
.hreview .url,
.dorate,
.comment,
#relateditems,
#neighbourhood,
#travelplanner,
.ads,
#dialog-calendar,
#favorites,
#header .favoriteoutingslink {
	display:none;
}