div.myRecentPosts
{
	background:#9d6d46;
}

div.myRecentPosts a
{
	color:#ffbd4d;
}

div.myRecentPosts a:hover
{
	
}

div.myRecentPosts ul{ padding:10px; }

div.myRecentPosts ul h5
{
	font-size:1.1em;
}

div.myRecentPosts ul p.date
{
	color:#fff;
}

div.myRecentPosts a.more
{
	display:block;
	padding:5px 0 5px 0;
	background:#a8774e;
	text-indent:10px;
	font-weight:bold;
}
