.reservations{
	position:relative;
}

#OT_searchWrapperAll, #OT_searchWrapper{
	background:none !important;
}

.OT_feedTitle{
	display:none;
}

#dateDisplay{
	color: #c1c1c1 !important;
}

#OT_dateLbl, #OT_timeLbl, #OT_partySizeLbl{
	width: 95px !important;
	text-transform: uppercase;
	color: #c1c1c1;
	margin: 0px 0px 0px 5px;
}

#OT_date, #OT_time, #OT_partySize{
	left: 105px !important;
}

#OT_partySizeLbl, #OT_partySize{
	top: 80px !important;
}

#OT_dateLbl, #OT_date{
	top: 15px !important;
}

#OT_timeLbl, #OT_time{
	top: 50px !important;
}

#OT_timeLbl{
	left: 0px !important;
}

#OT_submitWrap{
	top: 80px !important;
	left: 165px !important;
}