.blogcontent {
	width: 550px;
	height: auto;
	text-align: left;
	padding-left: 21px;
	padding-bottom: 10px;
	float: left;
}

.blog_image {
	width: 342px;
	height: 118px;
	background: url(images/blogimage.jpg) no-repeat bottom;
}

.blogtext {
	width: 550px;
	height: auto;
	text-align: left;
	padding: 12px 0px;
}

	