#meat h2 { text-align: center; }

#categories { 
  text-align: center;
}

#categories h3 { 
  display: inline; 
  font-size: 1.7em;
  padding-right: 1em;
}

#categories a { text-decoration: none; }

#active_category { 
  color: #333;
}


#active_category { 
  background: url(/img/default/arrow_down_bg.png) no-repeat 0 10px; 
  padding-left: 7px;
  color: #F9778C;
 }

#full_portfolio .mute { text-align: center; }

#caption { 
  line-height: 1.5em;
  padding: .5em;
  font-weight: normal;
  margin-bottom: 1em;
}

