.voyage {width:100%; padding-top: 20px; clear:both;}
.voyage img {vertical-align: middle;}
.voyageInfo {width:450px; float:left; padding-left: 10px;}

.fr {float:right;}
.fl {float:left;}

.w150 {width: 150px;}
.w200 {width: 200px;}
.w250 {width: 250px;}
.w300 {width: 300px;}
.w350 {width: 350px;}
.w450 {width: 450px;}
.w500 {width: 500px;}

.cruise-table{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cruise-table table {width: 100%; font-size: 12px;}
.cruise-table td {background-color: #fff;}
.cruise-table img {float: none;}
.details {color: #cccccc;}

.noShips {text-align: center; font-weight: bold; font-size: 14px;}

.datepicker-table {
text-align: center;
}
/* #content  overwrite original style width */
#content {width: 100%;}


div.ui-datepicker{
 font-size:120%;
}
.ui-state-highlight {
  margin: 0 !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 0px;}


