#findSR {
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	background-color:#990000;
	color:#efefef;
	background-image:url(../images/bgsearch_long.jpg);
	background-repeat:repeat-x;
	background-position:top;
	line-height:6px;
}
#findSR select {
	border:#6a0000 solid 1px;
	margin-top:5px;
}
#findSR input {
	border:#6a0000 solid 1px;
}
.sbi {
	margin-top:5px;
}
.sbi img {
	margin-right:3px;
}
#restaurantList .pages {
	margin-bottom:5px;
}
#restaurantList .pages a {
	color:#3399ff;
	font-weight:bold;
}
#findSR hr {
	border:none;
	border-top:#cc7f7f solid 1px;
	height:1px;
	margin:2px;
}

/* Restaurant Table */
#wine_table {
	display:none;
}
#banquets_table {
	display:none;
}
