.single .box .content
{
	padding-top	: 10px;
}
.single .box .content .image
{
	float			: left;
	width		: 160px;
	text-align		: center;
	border		: 1px solid #f39510;
	margin		: 0 10px 5px 0;
}
.single .box .content span.date
{
	color			: #6696c1;
	font-weight	: bold;
}
