/* @group Print In Progress
--------------------------------------  */
div, p, #col-content, #title-box {
	float:  none !important;
}

.entry p {
	font-size: 14px !important;
	line-height: 18px  !important;
}

.entry div {
	position: static !important;
}

#col-content {
	width: 100% !important;
}

.entries .entry {
	max-width: auto !important;
}

#header,
#main {
	position: static  !important;
	display: block   !important;
}

#header {
	margin: 0 0 30px;
}

.container {
	width: 100% !important;
}

h3.subtitle {
	border: solid 1px #ccc  !important;
}

img {
	border: none;
}

.entries .entry .entry_body .pane {
	border: solid 1px #ccc;
}

.entries ul {
	border: none  !important;
}

.col-side,
#masthead,
#logo,
.ribbon,
#ad-banner-header,
.nav-head-div,
#nav-head,
#sbn-blogroll,
#modal_container,
#modal_overlay,
.net-bar,
.comment-display,
.footline,
.comment-actions,
.ctl,
.ctr,
.cbl,
.cbr,
.rollup-link,
#comment_form_container,
#ad-leaderboard-position,
.ad,
.cform,
.entry-tools,
.tease,
.entry-footnav,
.analytics,
hr.section  {
	display: none !important;
	float: none !important;
}

.head-pane {
	margin: 0;
	border:  solid 1px #d5d5d5;
	float: none;
}

a:link, a:visited {
	color: #910000;
	background: transparent;
	}
	
#main, #entries, .entry, .post-body {
	padding: 0 !important;
	margin: 0 !important;
	display: inline;
}	

.comment h5 {
	margin:  5px 0 !important;
	line-height: 1.5em !important;
	font-size: 16px;
}

/* @end */