#trips {
width: 98%; margin-left: 1%; margin-right: 1%; margin-bottom: 5px;
}
#trips h1 {border-bottom: 1px solid #8A939F; height: 20px; font-size: 12px; font-weight: bold; color: #995050; margin-bottom: 15px;}
#trips h2 { margin: 25px 0 6px 0; font-size: 13px;}
#trips p {line-height: 30px; width: 100%; height: 30px; margin-top: 2px; background-color: #D7DADF;}

#trip  h1 {font-size: 14px; color: #000000;}
#trip  p { margin: 6px 0 4px 0;}

#ct-trip {
 width: 450px;
 float: left;
}
.ct_button_price_book{ float: right; }

#trip ul { margin: 10px 0 0 10px;}
#trip ul li{ margin: 4px 0 0 0; 
 padding: 0 0 0 15px;
   background-image: url("/images/bg/g_point.gif");
    background-repeat: no-repeat;
    background-position: 3px 5px;
}

.trip_note{  color: #D91B15; 
 padding-left: 50px;
  text-align: left;
  margin-bottom: 20px;
  background-image: url("/images/bg/alert.png");
background-repeat: no-repeat;
background-position: 0 0;
min-height: 50px;
}
