#OT_searchWrapperAll {
    width: 100%;
    /* height: 100px; */
    position: relative;
    margin: 0;
    padding: 0; /*
    background: #fff; */
}

#OT_searchWrapper { /*
    border: 1px solid black; 
    background: #fff; 
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px; */
    width: 100%;
    height: 222px;
    /* position: relative; */
    margin: 0;
}

#OT_searchWrapper .OT_feedTitle { /*
    position: absolute;
    top: 5px;
    left: 0;
    margin: 0 0 1px 5px;
    font-size: 12px;
    font-weight: normal;
    line-height:normal; */
    display: none;
}

#OT_searchWrapper dl {
    /* position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0; */
    padding-left: 15px;
}

#OT_partySizeLbl { 
    /* position: absolute;
    top: 0;
    left: 0; */
    margin: 0 /* 0 0 5px */;
    padding: /* 3px */ 0;
    /* text-align: right; */
    width: 184px;
    display: block;
}

#OT_partySize { 
    /* position: absolute;
    top: 25px;
    left: 85px; */
    margin: 0;
    padding: 0;
}
    
#OT_dateLbl {
    /*
    position: absolute;
    top: 55px;
    left: 0;
    margin: 0 0 0 5px;
    padding: 3px 0;
    text-align: right;
    width: 75px; */
    margin-top: 12px;
}

#OT_date { /*
    position: absolute;
    top: 55px;
    left: 85px;
    width: 100px;
    margin: 0;
    padding: 0; */
}

#OT_timeLbl { /*
    position: absolute;
    top: 95px;
    left: 0;
    width: 80px;
    padding: 3px 0;
    text-align: right;
    */
    margin-top: 12px;
}

#OT_time {
    /*
    position: absolute;
    top: 95px;
    left: 85px;
    margin: 0;
    */
    }

#OT_empty { 
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    top: 100px;
    left: 0;
}

#OT_submitWrap {
    /*
    position: relative;
    top: 135px;
    left: 85px;
    margin:0 5px 0 0;
    z-index:5;
    */
    margin-top: 20px;
    margin-left: 35px;
}
    
#OT_logo { /*
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    margin: 0 5px 0 0;
    display: block;
    background: inherit;
    text-align: left;
    z-index: 5; */
}

#OT_logoLink { /*
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 0 10px 0;
    margin: 0 5px 0 0;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    display: block;
    background: inherit;
    text-align: left;
    z-index: 5; */
    display: none;
}

#OT_logoLink a { padding: 0 0 0 10px; }

#OT_imglogo { /*
    border: 0;
    margin:0 0 0 10px; */
    display: none;
}

#OT_searchWrapper form {
    margin: 0;
    padding: 0;
}

#OT_searchWrapper input.hidden { display:none; }

#OT_searchWrapper .feedFormField, #OT_searchWrapper .feedFormField option { /*
    font-size: 12px;
    margin: 2px 2px 2px 2px;
    margin-bottom: 12px;
*/
}

#OT_searchWrapper #startDate, #OT_searchWrapper .OT_feedFormfieldCalendar { /*
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    margin: 0;
    width: 85px; */
}

#OT_searchWrapper #dateDisplay { /*
    font-size: 10px;
    color: #999;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    float: right;
    margin: 0 30px 0 0; 
    display: inline; 
    font-size: 12px;
    margin-bottom: 12px;*/
    position: absolute;
    top: 52px;
    left: 110px;
}

#OT_searchWrapper .imgCal {
    position: absolute;
    display: none;
    z-index: 100;
}

#OT_searchWrapper #imageCal table {
    font-size: 12px;
    width: 178px;
    font-family: arial;
    font-weight: bold;
    background: #FFF;
}

#OT_searchWrapper #imageCal td {
    padding: 0;
    text-align: center;
}

#OT_searchWrapper .clickableDays {
    color: #000;
    text-decoration: none;
    height: 18px;
}
    
#OT_searchWrapper .nonclickableDays {
    color: #CCC;
    height: 18px;
}

#OT_searchWrapper .months {
    color: #FFF;
    text-decoration: none;
}

#OT_searchWrapper .weekdays {
    color: #000;
    text-decoration: none;
    color: #666;
    background-color: #EFEFEF;
    width: 14%;
}

#OT_partySizeLbl, #OT_dateLbl, #OT_timeLbl, #dateDisplay {
    font-family: Georgia;
    font-style: italic;
    color: white;
    font-size: 14px;
    line-height: 20px;
}
#opentable {
    width: 212px;
    height: 49px;
/* HP POSITIONING */    
    position: absolute;
    top: 0px;
    right: 30px;
}
#homepage #opentable {
    height: 360px;
}
#opentable #ot_top {
    background: url("../images/opentable/background.gif") repeat top left; 
    display: none;
}
#homepage #opentable #ot_top {
    display: block;
}
#opentable p#powered_by {
    background: url("../images/opentable/powered_by.png") no-repeat center center;
    width: 212px;
    height: 89px;
}

#opentable p#powered_by span, #opentable #ot_button span {
    display: none;
}

select.feedFormField { width: 184px; }

input#startDate {
    background: url("../images/opentable/textfield.gif") no-repeat top left;
    border: 0;
    width: 184px;
    height: 30px;
    padding: 0 7px 0 7px;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
}

#opentable #ot_button a {
    display: block;
    width: 212px;
    height: 49px;
    background: url("../images/opentable/btn_close.png") no-repeat top left; 
}
#opentable #ot_button a.closed {
    background-image: url("../images/opentable/btn_make_res.png"); 

}