#OT_searchWrapperAll 
{
	background:none repeat scroll 0 0 transparent;
	height:300px;
	margin:0;
	padding:0;
	position:relative;
	width:100%;
}

#OT_searchWrapper 
{
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:12px;
	height:100px;
	margin:0;
	position:relative;
	width:100%;
}

#OT_logoLink 
{
	background:none repeat scroll 0 0 transparent;
	display:block;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:9px;
	left:0;
	margin:0;
	padding:0 0 10px;
	position:absolute;
	top:180px;
	width:100%;
}

#OT_logo 
{
	background:none repeat scroll 0 0 transparent;
	display:block;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:230px;
	width:100%;
}

#OT_searchWrapper .OT_feedTitle
{
	margin: 0;
}

#OT_partySizeLbl 
{
	display:block;
	left: 0;
	margin: 0 0 0 0px;
	padding: 3px 3px 5px 3px;
	position: absolute;
	text-align: left;
	top: 25px;
	width: 115px;
}

#OT_partySize,
#OT_date,
#OT_time
{
	margin: 0;
	width: 300px;
}

#OT_partySize, #OT_time
{
	padding-bottom: 0px !important;
	padding-bottom: 2px;	
}

#OT_dateLbl 
{
	left:0;
	margin:0 0 0 0px;
	padding: 3px 3px 5px 3px;
	position:absolute;
	text-align:left;
	top:60px;
	width:115px;
}

#OT_date 
{
	left:121px;
	margin:0;
	padding: 2px 0 3px 1px !important;
	padding: 2px 0 2px 1px;
	position:absolute;
	top:60px;
	width:100px;
}

#OT_timeLbl 
{
	left:0px;
	margin:0 0 0 0px;
	padding: 3px 3px 5px 3px;
	position:absolute;
	text-align:left;
	top:95px;
	width:115px;
}

#OT_time 
{
	left:120px;
	margin:0;
	position:absolute;
	top:95px;
}

#OT_searchWrapper #dateDisplay 
{
	position: absolute;
	color:#999999;
	display:inline;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:10px;
	margin: -22px 0 0 100px !important;
	margin: -24px 0 0 100px;
	padding: 2px 0 5px 0;
	width: 198px;
}

#OT_submitWrap 
{
	left:115px;
	margin:0 0 0 5px;
	position:relative;
	top:130px;
	z-index:5;
}

.OT_TableButton
{
	border: none;
}

#OT_partySizeLbl,
#OT_partySize,
#OT_dateLbl,
#OT_date,
#dateDisplay,
#OT_timeLbl,
#OT_time
{
	background-image: url("../img/layout/bg-tablerow.gif");
}

#OT_logoLink,
#OT_logoLink a
{
	padding: 0;
}

table#imageCal
{
	background-color: #FFFFFF;
}

table#imageCal,
table#imageCal tr,
table#imageCal tr td
{
	line-height: 0;
}

table#imageCal tr td.weekdays,
table#imageCal tr td.clickableDays
{
	line-height: 18px;
}

table#imageCal tr td a img
{
	padding: 2px;
}
