/* Created by design.bg studios. Source code in this website is property of design.bg. */
.no_print {
	display: none;
}
.print {
	display: block;
}
body {
   background: white;
   font-size: 11pt;
   font-family: Tahoma, Arial, Helvetica, Sans-serif;
}
a img {
	border: 0;
}
a:link, 
a:visited {
   color: #009;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
.footer {
	clear: both;
	pading-top: 1em;
	margin-top: 1em;
	border-top: 2px solid #ccc;
}
.nav,
.col1,
.col3,
.toolbar,
.header_banner,
.top_bar,
.meta_comments,
.footer_nav,
.dbg a,
.col1,
.col4,
.col3,
.comments_panel .message{
	display:none;
}
.meta_date {
	margin-bottom:10px;
}
.article_content {
	font-family:georgia, serif;
	font-size:1.1em;
	line-height:1.3em;
}
/* Comments */
.comment{
	margin:15px;
}
.comment_content {

	padding-bottom:15px;
	border-bottom:1px solid #ccc;
	line-height:1.5;
}
.comments_count {
	color:#828282;
	float:right;
	font-size:12px;
}
h6 {
	font-size:13px;
	border-bottom:2px solid #ccc;
	padding-bottom:3px;
}
h1 {
	display:none;
}
