#main_navigation,
#languages,
a.back,
span.files,
#buttons,
#left_column,
#footer_navigation,
#flash_intro,
#intro,
.offer .b_offer,
span.top_offer,
#currency_calc,
#footer,
#offer_details h2,
#webcounter,
#back_archive,
#back_archive,
#listing_filter,
.sorting,
.pager {
  display: none;
}
a img {
  border: none;
}
img {
  display: block;
}
#logo a {
  text-decoration: none;
}
#stats {
  padding: 20px 0;
  border-top: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}
#stats th {
  width: 200px;
  padding: 5px 10px;
  vertical-align: top;
  text-align: right;
  background: #eee;
  border-bottom: 3px solid #fff;
}
#stats td {
  padding: 5px 10px;
  border-bottom: 3px solid #fff;
  vertical-align: top;
}
#offer_gallery li, #offer_gallery li a {
  display: inline;
  float: left;
}
#offer_gallery li a {
  margin-right: 10px;
  padding: 2px;
  border: 1px solid #ccc;
}
#offer_gallery li img {
  float: left;
  display: inline !important;
}

#offers .offer {
  margin-bottom: 30px;
  border-bottom: 2px solid #ccc;
}
#offers .offer img {
  float: left;
  margin: 0 20px 0 0;
  padding-bottom: 10px;
}


