.content {
   background: url(http://www.eea.europa.eu/draft.png);
}

.item_detail_table.datatable td span.simple-value {
    float: left;
    padding-left: 6px;
}

.item_detail_table tbody {
  display:inline-table;
  width:100%;
}
.item_detail_table td {
  width:80%;
}

.item_detail_table th {
  width:20%;
}

.span3.order-by {
    height:49px;
}

.span3.order-by > span.orderby,
.span3.order-by > select.facetview_orderby {
    display:none;
}

.facets_footer_slot_init {
    display:none;
}

.facets_footer_slot {
    padding-top:10px;
}