/* printable shisha-guide.info CSS */

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: left;
}

html, body, div {
	background-image: none;
	background-color: white;
	border: none;
	color: black !important;
}

div#boxes,
div#ads,
form#routeTo,
div#shisha,
ul#bodySwitcher,
ul#navigation,
div#description ul,
div#footer,
div#voteBox a,
h4#commentsHeadline,
ul#comments,
div.scroller {
	display: none;
}

div#contentTop,
div#contentOut,
div#content,
div#description {
	background-image: none;
	border: none;
}

div#contentTop h1,
div#contentTop h2 {
	color: black;
	text-align:	left;
	letter-spacing: normal;
	margin-left: -110px;
}

div#contentTop h2 {
	margin-top: 15px;
}

div#description {
	float: none;
	width: 800px;
	margin-left: -260px;
}

div#voteBox,
p#cafeAddress,
dl#nearBy {
	border: none;
}
