.post
	{

	}
.post_title
	{
	font-weight: bold;
	}
.post_details
	{
	padding: 5px;
	}

.post_img
	{
	width: 200px;
	text-align: center;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 5px;
	}
.post_img img
	{
	width: 190px;
	border: 1px solid #cccccc;
	}
.post_img .caption
	{
	font-size: 11px;
	margin: 0;
	padding: 0;
	}
