
div.listing, div.img_listing {
  background: url(http://www.xxl-holidays.de/pics/bg_form_top.gif) repeat-x #FAFAFA;
  border: 1px solid #CCCCCC;
  padding: 10px;
  margin: 10px 0px;
}


div.img_listing {
  min-height: 125px;
  height: auto !important;
  height: 125px;
}
div.listing {
  min-height: 75px;
  height: auto !important;
  height: 75px;
}
div.img_listing div.img {
  float: left;
  width: 125px;
  text-align: center;
}
div.listing div.img {
  float: left;
  width: 75px;
  text-align: center;
}
div.img_listing div.details { margin: 0px 0px 0px 145px; }
div.listing div.details { margin: 0px 0px 0px 85px; }
p.links { margin-top: 10px; text-align: right; }
p.links a { font-size: 0.9em; }
div.details div.left {
  float: left;
  width: 120px;
  color: #9C9C9C;
}
div.details div.right { margin-left: 120px; }
