.box .factsheet_middle {
  background: url(/images/boxes/factsheet_background.jpg) repeat-y; }
.box .factsheet_footer {
  background: url(/images/boxes/factsheet_bottom.jpg) no-repeat;
  height: 12px; }

.factsheet .project_image {
  width: 178px;
  padding-left: 1px; }
.factsheet .fact {
  margin-left: 10px;
  font-family: tahoma;
  font-size: 11px;
  line-height: 16px;
  width: 160px;
  padding-top: 5px;
  padding-bottom: 5px; }
  .factsheet .fact .label {
    color: #898989; }
  .factsheet .fact .field {
    color: #363636; }
    .factsheet .fact .field a {
      text-decoration: none;
      color: #247ED8; }
    .factsheet .fact .field a:hover {
      text-decoration: underline; }
.factsheet .client_logo {
  margin-left: 10px;
  margin-top: 10px;
  width: 162px;
  border: 1px solid #EDEDED;
  padding: 0;
  height: 60px;
  overflow: hidden; }

#right {
  width: 180px;
  float: right;
  margin-right: 15px; }

#left {
  width: 540px; }
