body {
  font-family: Arial Unicode MS, Lucida Sans Unicode, Arial, sans-serif;
  font-size: 11px;
  border: 0px solid white;
}

#pageview {
	border: 0px solid white;
}

a img {
	border: 0px;
}

.add_this, #header_field, #search_box, .comment_box, #contribute_box , .toolbar, .quote_info, .commercial {
	display: none;
}

#left_column {
	display: none;
}

#middle_column {
	padding: 5px;
}

#right_column {
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	overflow: auto;
	page-break-inside: avoid;
}

.section .top .head {
	border-bottom:1px solid #DDDDDD;
	color:#555555;
	font-size:13px;
	font-weight:bold;
	padding:0px 4px;
}

.section .body {
}

.section .body p {
	margin: 5px;
}

a {
	text-decoration: none;
}

#print_header {
	width: 100%;
	margin-bottom: 1em;
}

.image_right {
	page-break-inside: avoid;	
}

.user_thumb {
	clear:right;
	float:right;
	margin:3px 5px 5px 5px;
	width:43px;
}

#print_quote_info {
	margin-top: 0.5em;
}

#print_quote_info .intro {
	font-weight: bold;	
}

div.article_type_image {
  margin-top: 0px;
}


div.article {
	position: relative;
}
