div.post div.entry img {
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	margin: 5px;
	border-color: #CCC;
}

div.post div.entry h1, div.post div.entry h2, div.post div.entry h3 {
	margin-top: 12px;
	margin-bottom: 12px;
}

div.post h2 {
	font-size: 22px;
}

div.post div.entry blockquote p {
	line-height: 150%;
}

ol.commentlist li {
	border-bottom: gray 1px solid
}

div.post div.entry small {
	display: inline;
	text-align: left;
	font-size: 80%;
}

#AjaxHolder_PostComment_panelAD, #relative_posts, #itnews {
	display: none;
}

#commentList fieldset.comment_quote {
	border:1px solid gray;
}