/*
Credit: http://www.templatemo.com
*/


.post {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #eee
}

.post h2 { 
	margin-bottom: 40px; 
}

.post_left {
	float: left;
	width: 180px;
	text-align: right
}
.post_right {
	float: right;
	width: 450px;
}

.post img { 
	background: #fff; 
	border: 1px solid #eee; 
	padding: 4px; 
}

#content, .col23 { width:740px }

