#tours {
 margin: 0 4px 0 4px;
}

#tours  h1 {
 color: #000000;
 font-size: 16px;
 margin-bottom: 10px;
}

.item-tour {
 text-align:  left;
 clear: both;
 margin-bottom: 12px;
 border-bottom:1px dotted #D1D1D1;
 font-size: 13px;
 height: 150px;
 position: relative;
 
}
.item-tour h3 {
 font-size: 12px;
 color: #2F353D;

}
.item-tour h3 a {
color: #632027;
text-decoration: none;
}

.item-tour-body {
 color: #632029;
 min-height: 100px;
 width: 250px;
  position: absolute;
 left: 186px;
 top: 30px;
 font-size: 11px;
}
.item-tour-photo{
 position: absolute;
 left: 0; top: 30px;
}
.ct_button_price_book{
 position: absolute;
  top: 10px;
  right: 0px;
}

.tr-summary {
 margin:  0 ;
 padding: 15px 15px 12px 0;
}
.tr-summary  li{
 margin: 0 0 5px 0;
 padding:0;
}
