  #body.updates #updates,
  #body.updates .recent,
  #body.updates .top {
    clear: both;
    float: left;
    margin-bottom: 20px;
  }
  #body.updates h4 {
    margin: 0;
    padding: 0;
  }
  #body.updates .top ul {
    float: left;
    width: 320px;
    border-top: 1px dotted #1b4163;
    border-bottom: 1px dotted #1b4163;
    border-right: 1px dotted #1b4163;
    padding-bottom: 5px;
  }
  #body.updates .top li {
    clear: both;
    display: table;
    padding-top: 2px;
    *padding-top: 0;
    padding-left: 10px;
  }
  #body.updates .top li.title {
    width: 100%;
    display: table;
    font-weight: bold;
    font-size: 1.15em;
    background-color: #1b4163;
    padding: 2px 0 2px 0;
    margin-bottom: 3px;
  }
  #body.updates .top li div {
    float: left;
    font-size: 1em;
  }
  #body.updates .top li.title div {
    margin-left: 10px;
  }
  #body.updates .top li.title a {
    float: right;
    font-weight: normal;
    font-size: .8em;
    padding-top: 1px;
    margin-right: 10px;
  }
  #body.updates .top li .rank {
    font-weight: bold;
    width: 25px;
  }
  #body.updates .top li .name {
    width: 140px;
    *padding-bottom: 2px;
  }
  #body.updates .top li .record {
    width: 60px;
    text-align: center;
    font-size: .9em;
  }
  #body.updates .top li .rating {
    width: 75px;
    font-size: .9em;
    text-align: right;
  }



  #body.updates .table {
    display: table;
    width: 640px;
    border-top: 1px dotted #1b4163;
    border-bottom: 1px dotted #1b4163;
    border-right: 1px dotted #1b4163;
  }
  #body.updates .table .table-row {
    border: none;
  }
  #body.updates .table .none {
    font-style: italic;
    font-size: 11px;
    padding: 5px;
  }
  #body.updates .table .table-row .column {
    height: 20px;
    padding-top: 8px;
  }
  #body.updates .table .title {
    background-color: #1b4163;
    border-bottom: 1px dotted #1b4163;
  }
  #body.updates .table .title div {
    height: 16px !important;
  }
  #body.updates .table .table-row .game {
    width: 19px;
    height: 20px;
    padding-top: 9px;
    font-size: 10px;
    text-align: center;
    padding-left: 1px;
    border-bottom: 1px dotted #000;
  }
  #body.updates .table .title .game,
  #body.updates .table .last-row .game {
    border: none;
  }
  #body.updates .table-row .sc {
    background-color: #1b4163;
  }
  #body.updates .table-row .description {
    width: 382px;
    font-size: 11px;
    padding-left: 5px;
  }
  #body.updates .table-row .description span {
    font-size: 7.5pt;
  }
  #body.updates .table-row .description strong,
  #body.updates .table-row .description a {
    font-size: 11px;
  }
  #body.updates .table-row .description img {
    width: 25px;
    height: 15px;
  }
  #body.updates .table-row .pending {
    width: 225px;
    font-size: 11px;
    font-style: italic;
    text-align: center;
  }
  #body.updates .table-row .length {
    width: 30px;
    font-size: 11px;
    text-align: center;
  }
  #body.updates .table-row .value {
    width: 55px;
    text-align: center;
    padding-right: 2px;
  }
  #body.updates .table-row .value span {
    font-size: 10px;
  }
  #body.updates .table-row span.win { color: #ffd200; }
  #body.updates .table-row span.loss { color: #00d2ff; }
  #body.updates .table .table-row .download {
    padding-top: 0;
    height: 25px;
    width: 18px;
    text-align: center;
  }
  #body.updates .table-row .download a {
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding-left: 1px;
    padding-top: 7px;
    height: 22px;
    border-bottom: 1px dotted #000;
    color: #fff;
  }
  #body.updates .last-row .download a {
    border: none;
  }
  #body.updates .table-row .download a:hover {
    color: #000;
  }
  #body.updates .table-row .download a.sc:hover {
    background-color: #8da0b1;
  }
  #body.updates .table-row .download a.bw:hover {
    background-color: #997a80;
  }
  #body.updates .table-row .downloads {
    width: 40px;
    text-align: center;
    font-size: 9px;
  }
  #body.updates .table-row .date {
    width: 88px;
    font-size: 10px;
  }
  #body.updates .title .date {
    font-size: 11px;
  }



  #body.updates #updates div.enclosure {
    clear: both;
    float: left;
    display: table;
    width: 620px;
    border-top: 1px dotted #1b4163;
    border-bottom: 1px dotted #1b4163;
    border-right: 1px dotted #1b4163;
    padding: 10px;
    *padding-bottom: 0;
    margin-bottom: 10px;
  }
  #updates .date {
    float: left;
    height: 56px;
    width: 45px;
    border-right: 2px solid #1b4163;
    border-left: 2px solid #1b4163;
    margin-top: -5px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  #updates .date p {
    margin: 0;
    padding: 0;
    text-align: center;
  }
  #updates .date .d {
    position: relative;
    top: 1px;
    height: 30px;
    font-size: 25px;
  }
  #updates .date .m {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-left: 5px;
    background-color: #1b4163;
  }
  #updates .date .y {
    font-size: 10px;
    padding-left: 1px;
    background-color: #1b4163;
  }
  #updates .content {
    
  }
  #updates .content .headline {
    font-size: 14px;
    font-weight: bold;
  }
  #updates .author {
    float: right;
    font-size: 11px;
    padding-bottom: 2px;
  }
  #updates .author a {
    font-size: 11px;
    font-weight: bold;
  }