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

.container {
	width: 700px;
}

img {
	border: none;
}

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

.col-side,
#masthead,
#logo,
#ad-banner-header,
.nav-head-div,
#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  {
	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;
}

/* @end */