* {
	background: transparent none !important;
}

#wrapper_top,
#serendipity_banner,
#serendipity_below_banner,
#serendipityLeftSideBar,
.serendipityCommentForm,
#footer,
#wrapper_footer {
	display: none;
}

#content {
	width: auto;
	margin-right: 15%;
}

h3#comments_headline {
	margin-bottom: 18px;
}

ul#comment_list {
	list-style-type: none;
	padding-left: 0 !important;
}

.serendipity_comment_source {
	float: none;
	width: auto;
	margin: 0;
}

.comment_source_trace,
.paging,
.guestbook_entry_id {
	display: none;
}