﻿.searchWrapper
{
    width:580px;
    height:180px;
}

.searchTable
{
    /*background-color:#efefef;*/
}

.title
{
    /*background-color:Gray;_*/
}

.label
{
    text-align:right;
}


#HeaderContentMenu .searchWrapper
{
    position:relative;
    background:transparent url(../graphics/Booking/VS-booking-bg.png) no-repeat left top;
    left:28.2em;
    top:-1.2em;
    padding:20px;
    font-size:12px;
}

.tdColumnSeparator
{
    width:10px;
}

.tdBookingCol1
{
    width:150px;
    height:32px;
    background:transparent url(../graphics/Booking/VS-inputbg-wide.png) no-repeat left top;
    padding:0px 4px 0px 4px;
}

.ctrlBookingCol1
{
    background-color:Transparent;
    width:140px;
    border-style:none;
}

.tbBookingCol1
{
    width:120px;
    border-style:none;
    border:solid 0px;
}

.tdBookingCol2
{
    width:82px;
    height:32px;
    background:transparent url(../graphics/Booking/VS-inputbg-narrow.png) no-repeat left top;
    padding:0px 4px 0px 4px;
}

.ctrlBookingCol2
{
    background-color:Transparent;
    width:73px;
    border-style:none;
}


