/**
 * $Id: styles.css 37786 2010-05-05 15:58:24Z kimle $
 * /css/0.1/screen/build/article/2.0/dining/styles.css 
 * (c)2006 - 2010 The New York Times Company
 */
 
@import url(/css/0.1/screen/build/article/2.0/styles.css?v=20111011);

/* Start ingredients list */
.recipeIngredientsList p {
  margin-bottom:0 !important;
}

.recipeIngredientsList {
  margin-bottom: 1em;
}
/* End ingredients list */

.articleBody p.caption {
  color: #666;
  font-size: 1.1em; /* 11px */
  line-height: 1.2727em; /* 14px */
}