#header1, #header a, #mainmenuholder, #pranesk, #menuholder, #subcategoryholder, #comments, #sidebars, #bottom, #rp_frame, .mbp-banner, #tag_span, .eilute, .created-by, .prev_next.post_box, .comments { display: none; }
.post_box, .teasers_box {
	border: 1px solid #cccccc;
	background-color: #fff;
	padding: 18px;
}
.headline_area {
	margin-bottom: 1em;
}
.post_box h1 {
	font-family: Georgia;
	font-size: 24px;
	color: #010101;
}
.headline_meta {
	font-size: 11px;
	line-height: 1.5em;
	font-family: Tahoma;
	color: #888888;
}
.format_text {
	font-size: 13px;
	font-family: Georgia;
	line-height: 1.4em;
	color: #000000;
}
/*---:[ universal image classes ]:---*/
img.alignleft, img.left { float: left; }
img.alignright, img.right { float: right; }
img.aligncenter, img.center { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }
img.alignnone, img.block { display: block; clear: both; }
img.frame { background: #eee; border-style: solid; border-color: #ddd; }
img.stack { clear: none !important; }
img[align="left"] { float: left; clear: left; }
img[align="right"] { float: right; clear: right; }
img[align="middle"] { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }
img { margin: 15px; }
a {
	color: #669900;
}
.copyright {
	color: #dd0000;
}
#header {
	height: 120px;
}
#logodate {
	margin-top: 95px;
	font-family: Georgia;
	font-size: 13px;
	padding-left: 15px;
	color: #626262;
	float: left;
}
#header .print-logo {
	display: block !important;
} 
.format_text:after {
	clear: both;
	display: block;
	content: "";
}
a.post_image_link {
	float: left;
	display: block;
	margin: 0 15px 15px;
}