div {
  float: left;
  display: inline; }
  div.container {
    float: none;
    width: 940px; }

a {
  color: #000;
  text-decoration: none; }

body {
  color: #999999;
  margin-top: 0px; }

#hd {
  margin-top: 22px;
  width: 100%; }
  #hd #ephemera {
    margin-right: 15px;
    width: 446px;
    height: 134px;
    background: url(/lib/img/xxx_balloon.gif) no-repeat;
    float: right;
    color: #FFF;
    font-size: 11px; }
    #hd #ephemera h6 {
      margin-left: 1.5em;
      margin-top: 5px;
      color: #FFF; }
    #hd #ephemera div {
      font-size: 11px;
      line-height: 1.2em;
      width: 423px;
      height: 51px;
      margin-left: 15px;
      overflow: hidden;
      color: #CCC; }
      #hd #ephemera div a {
        color: #FFF; }

#related_content {
  margin-top: 10px;
  margin-bottom: 10px; }

.block_wrapper {
  background: url(/lib/img/block_bd.png) repeat-y;
  width: 277px;
  margin-left: 27px;
  clear: left; }
  .block_wrapper .cnt {
    background: url(/lib/img/block_ft.png) bottom no-repeat;
    width: 277px; }
    .block_wrapper .cnt .hd {
      background: url(/lib/img/block_hd.png) top no-repeat;
      width: 277px; }
      .block_wrapper .cnt .hd h4 {
        margin: 26px 0 15px 30px; }
      .block_wrapper .cnt .hd .content {
        width: 220px;
        margin-left: 31px;
        padding-bottom: 20px; }
        .block_wrapper .cnt .hd .content strong {
          color: #000; }
        .block_wrapper .cnt .hd .content a {
          color: #666;
          font-size: 11px; }
        .block_wrapper .cnt .hd .content ul {
          margin-bottom: 0px;
          margin-left: 15px; }

#ft {
  width: 926px;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding-top: 20px; }
  #ft h5 {
    margin-bottom: 5px; }
  #ft .profile_img {
    margin-right: 10px; }
  #ft .primary {
    width: 390px;
    padding-left: 10px;
    margin-right: 20px; }
  #ft .secondary {
    width: 350px;
    padding-left: 10px; }

hr {
  margin: 5px 0; }
