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