.random .box h1
{
	color			: #000 !important;
}
.random .box .content h2
{
	font-size		: 110%;
}
.random .box .content h2 a
{
	color			: #f39510;
}
.random .box .content .image
{
	float			: left;
	width			: 160px;
	text-align		: center;
	border			: 1px solid #f39510;
	margin			: 0 5px 5px 0;
}
.random .box .content span.date
{
	color			: #6696c1;
	font-weight		: bold;
}