#OT_searchWrapperAll {
	width:100%;
	height:auto;
	position:relative;
	margin:0;
	padding:0;
	background:transparent;	
}
#OT_searchWrapperAll dd, #OT_searchWrapperAll dt, #OT_searchWrapperAll dl{
	margin:0;
	padding:0;
}
#dateDisplay{
	display:none;
}
#OT_searchWrapper, .book-sml {
	border:0;
	background:transparent;
	font-family: "GothamNarrow-Book";	
	width:100%;
	height:auto;
	position:relative;
	margin:0;
	background: #fcfbf2;
    border: 1px solid #c7c4b7;
    font-size: 13px;
    margin: 0 auto 10px;
    max-width: 190px;
    padding: 20px;
    text-align: left;	
}

#OT_searchWrapper input, #OT_searchWrapper textarea, #OT_searchWrapper select, #OT_searchWrapper fieldset {
    box-sizing: border-box;
    width: 100%;    
	margin-bottom: 1.5rem;
}

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

#OT_searchWrapper form {
	margin:0;
	padding:0
}
#OT_searchWrapper input.hidden {
	display:none
}
#OT_searchWrapper .feedFormField, #OT_searchWrapper .feedFormField option {
}

#OT_searchWrapper .imgCal {
	position:absolute;
	display:none;
	z-index:100
}
#OT_searchWrapper #imageCal table {
	font-size:12px;
	width:150px;
	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%
}
.partOfCal img.partOfCal.spacer {
	display:block;
	height:1px;
	margin:0;
	padding:0
}

.OT_TableButton{
    height: 0;
    width: 0;
    padding: 22px 97px;
    background-image: url('../images/findatable.png');
    background-repeat: no-repeat;
	background-position:center;
}
#OT_searchWrapper dt {
    display: block;
    font-weight: 600;
 	color: #222;
    font-family: "GothamNarrow-Light","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.5rem;
    line-height: 1.6;
}
#OT_searchWrapper h2{
	font-size:2.1rem;
	margin-bottom:1rem;
}