#packages {
 margin: 0 4px 0 4px;
}
.item-package {
 text-align:  left;
 clear: both;
 margin-bottom: 20px;

}
.item-package h3 {
border-bottom: solid 1px #651F29;
padding: 5px 0 4px 0;
margin: 0 0  4px 0;
 clear: both;
 font-size: 12px;
}
.item-package h3 a {
color: #632027;
text-decoration: none;
}

.item-package-body {
 background-color: #632029;
 color: #ffffff;
 min-height: 100px;
 height: 100%;
 position: relative;
 *height: 100px;
}
.item-package-body img { border: solid 1px #ffffff;
 float: left;
width:120px;
height:75px;
background-color: #ffffff;
margin: 12px 15px 12px 12px;
}
 .tr-summary {
 margin:  0 ;
 padding: 15px 15px 12px 0;
}
.tr-summary  li{
 margin: 0 0 5px 0;
 padding:0;
}
.tr-bar {text-align: right; 
clear: both;
padding-top: 2px;
}



.tr-info, .tr-book{
background-color: #082547;
color: #ffffff;
font-weight: bold;
font-size: 10px;
padding: 3px 26px 3px 15px;
text-decoration: none;

}
.tr-info{
background-color: #082547;


}
 .tr-book{
background-color: #A24F59;
}
.item-package .tr-bar   a {
color: #ffffff !important;
}
