
/* form wide styles */
#searchContainer{
margin-top:10px;
margin-left:20px;
}
#searchContainer div.hidden{
    display:none;
}

#searchContainer div.CBRTabs{

}
#searchContainer div.tabInformation{
    padding:5px;
    border:#c41230;
    border-style:double;
    overflow:auto;
    width:750px;
}

/* first set Of tabs */
#RegionCityTabs{width:380px;}
#regionsDiv{height:170px;}
#citysDiv{height:170px;}
#citysDiv td{vertical-align:top;}
/* second set of tabs */
#cuisineTab{width:380px;}
#cuisinesDiv{height:155px;}

/* third set of tabs */
#priceTab{width:380px;}

#PriceRanges{}
/* fourth set of tabs */
#keywordTab{width:380px;}
#keywordDiv{}
input.submit{}