/* OT Widget Fix */
#OT_form {
	margin-bottom: 0 !important;
}
.OT_subtitle {
	font-size: 8px !important;
}
.OT_wrapper {
	display: table;
}
.OT_day, .OT_time, .OT_party {
	padding: 15px 16px 34px 35px !important;
	width: 165px !important;
}
.OT_searchTimeField, .OT_searchDateField, .OT_searchPartyField {
	margin: 0 !important;
	height: 23px !important;
    background: #fff url('https://secure.opentable.com/frontdoor/img/downarrow_gray.gif') no-repeat right 0 !important;
	border-radius: 5px !important;
}
#ui-datepicker-div {
    width: 170px !important;
}
tr th:first-child, tr td:first-child {
    border-left: 0 !important;
}
.OT_list {
    overflow: visible !important;
}
#OT_timeList, #OT_partyList {
	width: 111px !important;
}
#OT_timeList .OT_navListItem, #OT_partyList .OT_navListItem {
    width: 90px !important;
}
#TB_overlay {
    z-index: 9999 !important;
}
/*#newsletter{display:none;}*/