/*
Styles for print

*/



body {
	background:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:26px;
}
div.utilities,
div.login,
.navigation,
.widget,
.pop-container,
.comment-reply,
.comment-reply-link,
.comment-edit-link,
.footer,
.footer-image,
p.date{
display:none;	
}


.margin-top {	margin-top:20px;}
.margin-bottom {	margin-bottom:20px;}

.horizontal-rule {
	border-top:solid 1px #ccc;
	display:block;
	float:left;
	font-size:1px;
	height:1px;
	line-height:1px;
	position:relative;
	width:100%;
}
.horizontal-rule-top {	border-top:solid 1px #ccc;}
.horizontal-rule-bottom {	border-bottom:solid 1px #ccc;}


div.comment-left{ border:solid 1px; width:700px;}
div.comment-left *{ position:relative; float:left; width:100%;} 
div.comment-left p{width:10%;}  

p.sub span {
	margin: 0 10px 0 10px;
}