article.post, article.page {
    zoom: 1;
    margin-bottom: 20px;
    padding-bottom: 0px;
		border-bottom: 0px solid #eee;
}
article.post.post-with-thumbnail-icon .entry-thumbnail img {
	height: 120%;	
	width: 120%;
}

.entry-content img {
	float: left;
	margin: 20px;
}