.nav, #sidebadges, .print, .sidebar, #addcomment, #bottom {
	display: none;
}
body {
	font-family: "Book Antiqua", Palatino, "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
#footer {
	padding: 10px;
	border: 1px solid #000000;
	font-size: small;
}
.fullpic {
	float: right;
	width: 50%;
}
.thumbpic {
	float: right;
	border: 1px solid #000000;
}
.syndtable {
	border-collapse:collapse;
	margin-top: 2em;
}
.syndtable th, .syndtable td {
	padding: 2px 3px;
	border: 1px solid #CCCCCC;
	font: 9pt "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
