#OT_form{
	padding: 0 0 0 1em;
	width: 15em;
}
.OT_wrapper {
	width: 100%;
	
}

.OT_list {
	font-family: 'Open Sans' ;
	width: 100%;
}

.OT_title {

	line-height: 2em;
	height: 2em;
	font-family: 'Open Sans';
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: .1em;
	text-align: center;
	width: 100%;
}

.OT_subtitle {
	font-family: 'Open Sans';
	font-size: .8em;
	text-align: center;
	width: 100%;
}

.OT_day, .OT_time, .OT_party {
	width: 100%;
	text-align: center;
	padding: 15px 0 15px 0;
}

.OT_day {
	background-position: 0px -5px;
}

.OT_party {
	background-position: 0 -102px;
}

.OT_time {
	background-position: 0 -55px;
}

.OT_submit {
	width: 100%;
	text-align: center;	
	background-color: #9b0300;
	padding: 9px 0 0 0;
}

.OTButton, #OTButton{
	width: 100%;
}

a.OT_Find_a_Table {
	background: none;
	display: block;
	width: 100%;
}

a.OT_Find_a_Table:link, a.OT_Find_a_Table:visited, a.OT_Find_a_Table:hover, a.OT_Find_a_Table:active {
	background-image: none; 
	background-color: #9b0300;
	color: white;
	text-shadow: none !important;
	font-family: 'Open Sans';
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: normal;
	font-size: 1em;
	text-align: center;
}

.OT_ExtLink:link {
	width: 16em;
	display: block;
	text-align: center;
	font-size: .8em;
	font-family: 'Open Sans';
}