#sidebarContainer {
	display: none;
}


#content {
	margin-left: 30px;
	margin-right: 30px;
}

.fullWidthEntry .blogEntryTopperImg {
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
}

