div.topics, div.topicsimg {
  padding: 10px;
  border-bottom: 1px solid #f48f35;
  margin: 10px 0px;
}
div.topicsimg div.img {
  float: left;
  width: 75px;
  text-align: center;
}
div.topicsimg div.details { margin: 0px 0px 0px 85px; }
div.topics div.details a, div.topics div.details a:hover, div.topicsimg div.details a, div.topicsimg div.details a:hover {
  display: block;
  text-indent: 20px;
  height: 21px;
  line-height: 21px;
  background: url(http://www.sexy-voten.de/sexy-pics/skin/arrow.gif) 0px 4px no-repeat;
  font-weight: bold;
}






div.listing, div.img_listing {
  padding: 10px;
  border-top: 1px solid #f48f35;
  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; }
