@charset "utf-8";
/* CSS Document */

.post {
	clear:both;
}
.narrowcolumn, .widecolumn {
	width:75%;
	float: left;
}

#sidebar {
	float:right;
	width:25%;
}

.post small, .post h3 {
	clear:both;
	display:block;
	margin:0px !important;
}