.chefs {
  background: #F6F5EE; }
  .chefs h3 {
    margin-bottom: 10px; }
  .chefs table {
    border-top: #9f9b7d 1px dotted;
    border-bottom: #9f9b7d 1px dotted; }
    .chefs table tr td {
      padding: 20px; }
      .chefs table tr td a {
        padding: 6px;
        color: #2779aa; }
    .chefs table tr td.first {
      padding: 20px 0 0 20px; }
  .chefs .show .header .nav ul {
    margin-left: 15px; }
  .chefs .show .body {
    padding: 20px; }
    .chefs .show .body .quote {
      width: 278px;
      font-style: italic;
      color: black;
      padding: 11px;
      font-weight: normal;
      background: #ebebeb; }
