body #content .promotion {
  margin: 0 auto;
  width: 760px; }
  body #content .promotion h2 {
    text-decoration: none; }
    body #content .promotion h2 a {
      color: #000;
      text-decoration: none; }
      body #content .promotion h2 a:hover {
        text-decoration: underline; }
  body #content .promotion cite {
    font-family: arial, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 12px;
    height: auto;
    width: auto;
    margin: 0;
    display: block;
    width: 160px;
    text-align: center; }
  body #content .promotion p {
    margin-bottom: 0; }
