#sidebar_bottom, #morebyme, #sidebar, .extramargin , ul#menu, #bottombuttons, .printremove, .readmorebtn, .pagination {
	visibility:hidden;
	height: 0px;
	width: 0px;
	overflow: hidden;
}

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}

.hidepic {
visibility: hidden;
}
body {
		margin: 0;
		margin-bottom: 20px;
		padding: 0;
		font: 10pt "Times New Roman", serif;
		color: #444;
}

pre {
	font-size: 11pt;
}
p {
	text-indent: 12pt;
}

#toparea_first, #toparea_search, #toparea_links, #toparea_info, #toparea_contact {
visibility: hidden;
height: 0px;
}

#content {
clear: left;
	float: left;
	width:  100%;
	margin-bottom: 20px;
}

blockquote {
	margin: 0;
	margin-top: 1em;
	border: 1pt solid #666;
	overflow: auto;
	page-break-inside: auto;
}
blockquote p {
	margin: 1em;
}
a {
	/* color: #5b8499;*/
	color: #444;
	text-decoration: none;
}
a:hover {
	color: #3b5563;
}
.article {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
}
.mycomment {
	border-left: 5px solid #ddd;
}
.comment, .mycomment{
	border-top: 1px solid #ccc;
	clear: both;
	margin: 0;
}

.article p, .comment p, .mycomment p {
	margin: 12pt 0 0;
}
.article p img {
	margin-right: 8px;
	margin-bottom: 5px;
}
.article a, .comment a, .mycomment a {
	color: #5b8499;
	text-decoration: none;
}
.prearticle {
	margin-top: 10px;
	margin-bottom: -10px;
}
.article .date, .comment .date, .mycomment date {
	color: #999;
	font: normal 8pt Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}
.article h1, #respond, .comment h1, .mycomment h1 {
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
	color: #FF8738;
	font: normal 14pt Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}
.article h1 a, .comment h1 a, .mycomment h1 a {
	color: #FF8738;
}
h5 {
	margin: 0;
	font-size: 1em;
	color: #6d9eb7;
}
.hide {
	height: 0;
	width: 0;
	visibility: hidden;
	overflow: hidden;
	position: absolute;
}
.article img {
	border: 0;
	margin: 0;
	padding: 0;
}