﻿
.RecipesList
{
}

.RecipesListItem
{
  margin-bottom : 10px;
}

.RecipeTitle
{
  margin-bottom :  5px;
}

.RecipeTitleText, .RecipeTitleText a
{
  font-family   : Tahoma;
  font-size     : 14px;
  font-weight   : bold;
  color         : #6EA2B7;
}

.RecipePreview
{
  margin-top    :  0px;
  margin-bottom : 10px;
  margin-left   : 10px;
  margin-right  : 10px;
}

.RecipePreviewText, .RecipePreviewText a
{
  color         : #01145f;
}
