.mas_valoradas
{
	width:284px;
	background:#bae12e;
}
	#recetas .mas_valoradas h3
	{
		float:none;
		margin-top:14px;
		margin-left:0;
		text-transform:lowercase;	font-family:"DeftoneStylusRegular";
		font-size:38px;	font-weight:400;
		text-align:center;	color:#fff;
		text-shadow: 0px 1px 4px #583;
	}
	.mas_valoradas	.mas_recetas
	{
		background:#fff;
		margin:10px;
		padding:20px;
	}
	.mas_valoradas	.feedback
	{
		padding:5px;
		text-align:center;
		color:#777;
	}
	
.mas_valoradas .receta
{
	margin:0 auto;
	width:219px;
	margin-bottom:12px;
}
.mas_valoradas .receta:last-child
{
	border:0;
}
.mas_valoradas .receta .description
{
	width:130px;
}
.mas_valoradas a img
{
	width:78px;	height:53px;
}