#left div, #left ul { display: none; }
#left #logo { display: block; }
#left #logo img { margin: 2em; }

div.top_center, div.search { display: none; }

#right { display: none; }

#footer { color: white; }
#footer p.copyrightNotice { color: black; }

#bottomborder { display: none; }

div.item_nav, div.blogutilbar { display: none; }

div.commentHead, div.commentbox, div.postCommentBox { display: none; }

#middle { border-width: 0; }

div.page_title { border-width: 0; }

div.page_title img {
	display: none;
}

.blog a { color: inherit; }

div.blog_paging { display: none; }

.fixedheight, 
.helper_fixedheight {
	height: auto;
	_height: 100%;/* IE sux */
}

body.print_window input {
	display: none;
}

img {
	border-width: 0;
}

#bloghomelink {
	display: none;
}
