
.next-post>div
{
	margin-top:5px;
	margin-right:25px;
	margin-bottom:5px;
	margin-left:25px;
}

.next-post
{
	border-top-width:5px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-color:#eee1e5;
	border-bottom-color:#eee1e5;
	border-left-color:#eee1e5;
}

.next-post>div h3.next-post-header
{
	color:#04012b;
	font-size:12px;
	font-family:'Tahoma';
}

.next-post>div a.next-post-title,
.next-post>div a.next-post-title:hover
{
	color:#064672;
	font-size:12px;
	font-family:'Tahoma';
}

.next-post>div p.next-post-excerpt
{
	color:#888888;
	font-size:10px;
	font-family:'Tahoma';
}
