.MediaItem
{
	background-image: url(/Images/RecipePicBg.png);
	background-repeat: no-repeat;	
	width: 86px;
	height: 86px;
	text-align:center;
	overflow:hidden;
	margin-bottom: 9px;		
}

.MediaItemTitle
{
	height: 15px;
	overflow: hidden;
	font-size: 11px;	
}

.MediaItemImage
{
	max-height: 64px;
	max-width: 64px;
}