#js-paying-for-food .iframe.singular #content {
  margin-top: 0; }

#js-paying-for-food .logged-in.iframe {
  position: relative;
  top: -28px; }

#js-paying-for-food #interactive p.intro {
  color: #555;
  font-size: 1.4em;
  font-family: "franklin-gothic-urw",Verdana,Geneva,sans-serif;
  margin-bottom: 20px; }

#js-paying-for-food #years {
  overflow: auto; }

#js-paying-for-food #years p {
  font-family: "franklin-gothic-urw", Verdana, Geneva, sans-serif;
  color: #888;
  text-align: right;
  text-transform: uppercase;
  font-size: 1.2em;
  padding-top: 5px;
  margin-bottom: 10px; }

#js-paying-for-food .buttons div {
  float: right;
  font-size: 1.3em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 10px;
  margin-left: 10px;
  text-align: center;
  list-style: none;
  cursor: pointer;
  border-radius: 10px;
  color: #888;
  line-height: 140%;
  letter-spacing: 0.1em; }

#js-paying-for-food .buttons div:hover {
  background: #F7F7EF; }

#js-paying-for-food div.active {
  background: #F0F0E6;
  color: #222; }

#js-paying-for-food .key .dot {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: #F5CF96;
  float: left;
  margin: 2px 7px 0 0; }

#js-paying-for-food #interactive .key .source {
  margin-bottom: 10px; }

/* end #js-paying-for-food */
