body {
	font-family: Arial, Verdana, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
}

/* ie6 needs to shrink the left column to print within 1 page */
* html body {
	zoom: 70%;
}

#main {
	margin-top: 0;
	padding-top: 0;
}

img {
	border:0;
}	

#language-switcher, #more-ferrino, #footer, #main.internal h2, #bodylock #sidebar, #main .sidebox, 
#categories, #subcategories, .skip, #navigation, #post-footer a, .search {
	display: none;
}

#content, #post-footer {
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}

#post-footer, .copyright {
	width: auto;
	float: none;
}

#sidebar {
	margin-right: 0;
}

.temperature th, .temperature td {
	border: 1px solid #ccc;
}

#main .thispage {
	display: block;
	float: left;
	clear: both;
	font-family: monospace;
}

* html #main .thispage {
	font-size: 75%;
}
