body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

#sidebar {
	display: none;
}

#menubar {
	display: none;
}

#content {
	text-align : left;
	vertical-align : top;
}

#header {
	display: none;
}

#footer {
	display: none;
}

.post_top { border-bottom: 1px solid #DDDDDD; padding-top: 10px; }
.post_title { font-weight: bold; font-size: 12px; color: #000000; }
.post_date { float: right; font-weight: bold; }
.post_short { padding-bottom: 5px; }
.selected_group_title { text-align: center; }

