#OT_searchWrapperAll {
	width:200px;
	height:170px;
	position:relative;
	margin:0;
	float: left;
	padding-right: 5;
	padding-top: 5;
	padding-bottom: 0;
	padding-left: 0;
}
#OT_searchWrapper {
	border:none;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	width:200px;
	height:170px;
	position:relative;
	margin:0;	
}
#OT_searchWrapper .OT_feedTitle {
	position:absolute;
	top:0;
	left:0;
	margin:5px 0 1px 5px;
	font-size:12px;
	font-weight:normal;
	line-height:1em;
}
#OT_searchWrapper dl {
	position:absolute;
	top:0;
	left:0;
	padding:0;
	margin:0;
}
#OT_partySizeLbl {
	position:absolute;
	top:25px;
	left:10px;
	margin:0;
	padding:0;
	text-align:right;
	width:50px;

}
#OT_partySize {
	position:absolute;
	top:25px;
	left:80px;
	margin:0;
	padding:0;

}
#OT_dateLbl {
	position:absolute;
	top:60px;
	left:10px;
	margin:0px;
	padding:0px;
	text-align:right;
	width:50px;

}
#OT_date {
	position:absolute;
	top:60px;
	left:80px;
	width:100px;
	margin:0;
	padding:0;
}
#OT_timeLbl {
	position:absolute;
	top:100px;
	left:10px;
	width:50px;
	padding:0;
	text-align:right;

}
#OT_time {
	position:absolute;
	top:100px;
	left:80px;
	margin:0;

}
#OT_empty {
	position:absolute;
	width:0;
	height:0;
	padding:0;
	margin:0;
	top:120px;
	left:0;
	
}
#OT_submitWrap {
	position:relative;
	top:140px;
	left:60px;
	margin:0 5px 0 0;
	z-index:5;

}
#OT_logo {
	position:absolute;
	top:80px;
	left:0;
	width:100%;
	padding:0;
	margin:0;
	display:block;
	background:#fff;
}
#OT_logoLink {
	position:absolute;
	top:60px;
	left:0;
	width:100%;
	padding:0 0 10px 0;
	margin:0;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	display:block;
	background:#fff;
}
#OT_logoLink a {
	padding:0 0 0 10px;
}
#OT_imglogo {
	border:0;
	margin:0 0 0 10px;
}
#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;
}
#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:#F7D3C5;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	float:right;
	margin:0 30px 0 0;
	display:inline;
}
#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%;
}

#reserve {
	width: 200px;
	float: left;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2b467d;
	border-bottom-color: #2b467d;
	border-left-color: #2b467d;
	margin-bottom: 15px;
	background-color: #F2F2F2;
	}

#reserve_ttl {
	width: 220px;
	height:30px;
	float: left;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2B467D;
	border-right-color: #2B467D;
	border-left-color: #2B467D;
	border-right-style: solid;
	border-left-style: solid;
	}

#comment {
	float: left;
	font-size: 10px;
	font-weight: normal;
	width: 190px;
	padding: 5px;
	line-height: 120%;
	color: #55709B;
	}
