#OT_searchWrapperAll, #OT_searchWrapper {width:100%; height:60px; position: relative;}
#OT_searchWrapperAll {margin: 0 0 35px 0;}
#OT_searchWrapper dl, #OT_partySizeLbl, #OT_partySize, #OT_dateLbl, #OT_date, #OT_timeLbl, #OT_time, #OT_empty {position: absolute;}
#OT_logo, #OT_logoLink, .OT_feedTitle, #OT_searchWrapper input.hidden {display: none;}  
#OT_partySizeLbl, #OT_partySize, #OT_dateLbl, #OT_date, #OT_timeLbl, #OT_time, #OT_submitWrap {top: 25px;}
#OT_searchWrapper dl, #OT_partySizeLbl, #OT_empty {left: 0;}
#OT_dateLbl, #OT_partySizeLbl, #OT_timeLbl {font-size: 14px;}		
		
/* Definition List */   
#OT_searchWrapper dl {top: 0;}

/* Party Size Label Wrapper - dt tag */
#OT_partySizeLbl {padding:3px 0;}
    
/* Party Size Wrapper - dd tag */    
#OT_partySize  {left: 100px;}

/* Date Label Wrapper - dt tag */    
#OT_dateLbl {left: 175px; margin: 0 0 0 5px; padding:3px 0;}
    
/* Date Label Wrapper - dd tag */    
#OT_date {left: 230px;}

/* Time Label Wrapper - dt tag */     
#OT_timeLbl {left: 355px; padding:3px 0;}

/* Time Label Wrapper - dd tag */     
#OT_time {left: 410px;}
    
/* Placeholder empty dt */
#OT_empty {width:0; height:0; top:100px;} 
 
/* Submit Button Wrapper - dd tag */    
#OT_submitWrap {position:relative; left: 535px; margin: 0 5px 0 0; z-index:5;}
   
/* text link padding */
#OT_logoLink a {padding:0 0 0 10px;}

/* Logo Link Border and margin*/
#OT_imglogo {border: none; margin:0 0 0 10px;}
    	
/* Text Form Field for Date field */
#OT_searchWrapper #startDate, #OT_searchWrapper .OT_feedFormfieldCalendar {width:85px;}
#OT_searchWrapper #dateDisplay {font-size:12px;	display:inline;}

/* Placeholder. Don't change this */
#OT_searchWrapper .imgCal {z-index:100; background-color: #FFF;}

#OT_searchWrapper .imgCal {position: absolute; display: none; z-index:100;}
#OT_searchWrapper .imgCal a {border: none;}
#OT_searchWrapper #imageCal table {font-size:12px; width:150px; font-weight: bold; background:#FFF;}
#OT_searchWrapper #imageCal td {padding:0px 0px 0px 0; text-align:center;}
#OT_searchWrapper .clickableDays {	color: #000000; text-decoration: none; height:18px;}
#OT_searchWrapper .nonclickableDays {color: #CCCCCC; height:18px;}
#OT_searchWrapper .months {color: #FFFFFF; text-decoration: none;}
#OT_searchWrapper .weekdays {color: #000000; text-decoration: none; color:#666666; background-color:#EFEFEF; width:14%;}
