.comments_display {
	padding: 0 5px 7px 5px;
	display: none;
	background: #FFEAA4;
	color: #333333;
	text-transform: none;
	font-size: 11px;
}
.share-bar-post {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.post-comments {
	margin: 10px 0 0 0;
}
.comment {
	padding: 5px;
	background: #fff3cc;
	margin: 0 0 5px 0;
	font-weight: normal;
}
.comment-posted {
	color: #5cc0e5;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
}
.blog-content img, .blog-post img {
	max-width: 560px !important;
}
.blog-post h2 {
	height: 100%;
	padding-bottom: 5px;
}
.blog-fix {
*display:inline !important;
}
.blog-fix div {
	color: #000 !important;
}
.blog-content img[align="left"], .blog-fix img[align=left] {
	margin: 0 10px 10px 0;
}
