#program_items {
  padding: 15px 9px 15px 15px;
  background: url("/images/bg-box-programs.png") no-repeat; }
  #program_items img.content_image {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px; }
  #program_items .content-right .title {
    padding-bottom: 7px;
    font-weight: bold;
    color: #cc071e;
    border-bottom: 1px dotted #cc071e;
    text-transform: uppercase; }
  #program_items .content-right .content {
    margin-top: 8px;
    color: #999999;
    font-size: 11px; }
  #program_items .content-right .button {
    margin: 8px 6px 0px 0px;
    float: right;
    width: 75px;
    height: 24px; }

.divider {
  clear: both;
  width: 954px;
  padding-top: 10px;
  margin-bottom: 10px;
  border-bottom: 2px solid #cc071e; }

.more {
  float: left;
  background: url(/images/icons/arrow.gif) no-repeat left center;
  margin-top: 5px;
  padding-left: 10px; }
  .more a, .more a:active, .more a:visited {
    color: #cc071e;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px dotted red; }

.pdf_link {
  float: left;
  padding-top: 14px;
  color: #cc071e;
  text-decoration: none; }
