@import url("classful.css?v3");
@import url("classless.css?v2");

@import url("utils.css?v2");
@import url("top.css?v2");
@import url("footer.css?v2");
@import url("b2b_jquery-ui-1.7.2.custom.css");
@import url("flexible_accom.css");

body {
    font-family: verdana, Arial, Tahoma, sans-serif;
    font-size: 14px;
    margin: 20px;	
/*	min-width: 850px;*/
/* 	max-width: 975px; */
/* 	width: 975px; */
}

#about li {
    padding-bottom: 1em;
}

#searchform_content {
    font-size: 11px;
}

#searchform_content td {
    font-size: 11px;
}

.sectionDivider
{
/* These cause problems with IE. We hates you IE! See RT #1702.
    height:1px;
    width: 90%;
*/
  line-height:1px;
  border-bottom: solid 1px rgb(177, 177, 177);
  margin-top:10px;
  margin-bottom:8px;
}

.date_picker_widget {
    margin: 8px 0 0;
}

.passengerOptions {
    width: 260px;
    text-align: left;
}

.passengerOptions td {
    width: 33%;
}

.search_ret {
    border: 1px solid #FF6600;
}

#refine_search {
    font-size: 11px;
    background-color: #ffffff;
    padding: 8px;
    background: url(i/box_graduation.gif) repeat-x;
    border: 1px solid #0066cc;
}

#refine_search #tab_content {
    background: none;
    border: none;
}

.flexi_price_block {
    border: 1px solid #FF6600;
    background-color: #FFF4DC;
    padding: 8px;
    width: 32% !important;
    float: right;
    margin: 0;
}