body { margin: 0px 0px 0px 5px; padding: 0; }
input, select {
	font-size: 8pt;
}
h2 {
	font: normal 14pt "Trebuchet MS",Tahoma,Sans-Serif;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
h2 span {
	color: #cccccc;
}
#search_col_top {
	float: left;
	width: 220px;
	background: #999999 url('../../global/external/img/featured_info_bg.jpg') top left no-repeat;
	padding-left: 10px;
}
#search_col_tr {
	background: #999999 url('../../global/external/img/featured_info_bg.jpg') top right no-repeat;
	float: right;
	width: 40px;
	height: 18px !important;
	height: 10px;
}
#search_column {
	float: left;
	width: 220px;
	background-color: #cfcfcf;
	border: #999999 2px solid;
	padding: 3px;
	font: normal 8pt Verdana,Sans-Serif;
}
#search_column h2 {
	font: normal 14pt "Trebuchet MS",Tahoma,Sans-Serif;
	color: #000000;
}
#search_column td {
	font: normal 8pt Verdana,Sans-Serif;
	vertical-align: top;
}

#main_column {
	float: left;
	width: 465px;
}

#featured_top {
	float: right;
	width: 410px;
	background: #0D547C url('../../entertainment/img/dining/featured_top_bg.jpg') top left no-repeat;
	padding-left: 10px;
}
#featured_tr {
	float: right;
	width: 40px;
	height: 18px !important;
	height: 10px;
	background: #0D547C url('../../entertainment/img/dining/featured_top_bg.jpg') top right no-repeat;
}


#featured_photo {
	float: right;
	width: 410px;
	background-color: #f0f0f0;
	border: #0D547C 2px solid;
	margin-bottom: 5px;
	padding: 3px;
	text-align: left;
}
#featured_photo a {
	font: normal 10pt Verdana,Sans-Serif;
	color: #0066cc;
}
#featured_photo a img {
	border: 0;
}
#featured_photo a:hover {
	color: #0000ff;
}
#featured_photo h2 {
	font: bold 16pt Verdana,Sans-Serif;
	color: #000000;
	margin: 5px;
}
#featured_photo img {
	margin: 2px;
	padding: 0;
}

#search_top {
	float: right;
	width: 410px;
	background: #999999 url('../../global/external/img/featured_info_bg.jpg') top left no-repeat;
	padding-left: 10px;
}
#search_tr {
	background: #999999 url('../../global/external/img/featured_info_bg.jpg') top right no-repeat;
	float: right;
	width: 40px;
	height: 18px !important;
	height: 10px;
}
#search_results {
	float: right;
	width: 410px;
	height: 700px;
	overflow: auto;
	background-color: #f0f0f0;
	border: #999999 2px solid;
	font: normal 10pt Verdana,Sans-Serif;
	padding: 3px;
}
#results ul {
	float: left;
	list-style-type: none;
	margin-left: -12px;
}

#results ul li a {
	display: block;
	width: 350px;
	background-color: #f6f6f6;
	color: #0066cc;
	padding: 2px;
	margin-bottom: 3px;
	border: #cccccc 1px solid;
}
#results ul li a:hover {
	background-color: #ffffcc;
	color: #000000;
	text-decoration: none;
}

a.option_set_link {
	display: block;
	width: 211px;
	border: #98C0E9 1px solid;
	background-color: #deebf8;
	font: bold 10pt Tahoma,Verdana,Sans-Serif;
	text-decoration: none;
	padding: 2px;
	color: #0D547C;
}
a.option_set_link:hover {
	color: #0066cc;
}
a.option_set_link:visited {
	color: #000000;
}
.option_set {
	border: #98C0E9 1px solid;
	border-top: none;
	width: 215px;
	background-color: #f0f0f0;
}

div#time_list {
	position: absolute;
	display: none;
	background-color: #deebf8;
	border: #003366 1px solid;
	font: normal 8pt Verdana,Sans-Serif;
	text-align: left;
}

div#time_list table td {
	padding: 0px;
	text-align: center;
}
div#time_list table td a {
	display: block;
	padding: 2px;
	cursor: pointer;
}
div#time_list table td a:hover {
	background-color: #f6f6f6;
	color: #000000;
	text-decoration: none;
}