#contents {
  min-height: 1200px;
}

.luxbazar-red {
  color: #e6242a;
}

#contents h3 {
  margin: 30px 20px;
}

#main-info {  
  margin: 5px 20px;  
  font-size: 13px;
  text-align: justify;
}

/** cats without pictures **/
#luxbazar-cats {
  margin: 10px 20px;
  text-align: center;
}

#luxbazar-cats li {
  background: transparent url(../media/gradient-g-w.png) repeat-x 0 -30px;
  display: block;
  float: left;
  width: 111px;
  border: 1px #e6242a solid;
  margin: 0 3px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

#luxbazar-cats li a{
  display: block;
  text-decoration: none;
  color: #666;
  padding: 5px;
}

/* end of cats without pictures **/

/*

#luxbazar-cats {
  background: #eee;
  border-bottom: 2px #e6242a solid;
  margin: 5px 20px;
  text-align: center;
}

#luxbazar-cats ul {
  float: left;
  margin: 10px 0 0 125px;
}

#luxbazar-cats li {
  float: left;
  margin: 0 10px 10px 0;
  background-image: url(../media/luxbazar-cats.png);
  background-repeat: no-repeat;
}

li#luxbazar-autos {
  background-position: 5px 6px;
}

li#luxbazar-motos {
  background-position: -154px 6px;
}

li#luxbazar-immobilier {
  background-position: -312px 6px;
}

li#luxbazar-emploi {
  background-position: -470px 6px;
}

li#luxbazar-rencontres {
  background-position: 5px -81px;
}

li#luxbazar-bonnes-affaires {
  background-position: -153px -81px;
}

li#luxbazar-animaux {
  background-position: -312px -81px;
}

li#luxbazar-sport-et-loisirs {
  background-position: -470px -81px;
}

#luxbazar-cats li a{
  background: url(../media/luxbazar-bg.png) no-repeat 0 0;
  display: block;
  width: 152px;
  height: 80px;
  text-decoration: none;
}

#luxbazar-cats li a span {
  position: relative;
  top: 58px;
  color: #666;
}

*/

#contents h4 {
  margin: 30px 20px 10px 20px;
  color: #e6242a;
  font-size: 16px;
}

#luxbazar-ads {
  margin: 5px 20px;
}

#luxbazar-ads li {
  background: #eee;
  border-left: 1px #bbb solid;
  padding: 8px 10px;
  margin-bottom: 8px;
}

#luxbazar-ads img {
  background-repeat: no-repeat;
  background-position: center;
  width: 60px;
  height: 45px;
  padding: 2px;
  border: 1px #ccc solid;
  float: left;
}

#luxbazar-ads div.desc {
  float: left;
  width: 500px;
  margin: 0 0 0 20px;
  padding-right: 10px;
  border-right: 1px #ccc solid;
}

#luxbazar-ads .breadcrumb-cat li {
  display: inline;
  padding: 0 4px 0 0;
  border: none;
  color: #999;
  font-size: 13px;
  font-weight: bold;
}

#luxbazar-ads .breadcrumb-cat li.curr-cat {
  color: #e6242a;
  text-transform: lowercase;
}

#luxbazar-ads .place{
  color: #999;
  font-size: 12px;
}

#luxbazar-ads h5 {
  margin: 5px 0 0 0;
  padding: 0;
}

#luxbazar-ads h5 a {  
  color: #555;
  font-size: 14px;
  text-decoration: underline;
}

#luxbazar-ads p {
  padding: 0;
  margin: 3px 0 8px 0;
  color: #555;
}

#luxbazar-ads a.details {
  background: url(../media/luxbazar-bg.png) no-repeat left bottom;
  padding: 5px 0 1px 28px;
  color: #00abe0;
}

#luxbazar-ads .price {
  color: #e6242a;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  padding-top: 40px;
}

#luxbazar-all {
  margin: 30px 20px;
  text-align: right;
}