#restaurantList .restaurantBorder {
	padding:10px;
	margin-bottom:10px;
	background-color:#f8f8e6;
	border:#CCCC99 solid 1px;
	line-height:1.1;
}

#restaurantList .restaurantBorder {
	background-image:url(../images/restaurantlistbg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#restaurantList .restaurantBorder a {
	color:#0066ff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#restaurantList .restaurantBorder h2 {
	color:#0066ff;
	font-weight:bold;
	font-size:12px;
	margin:0;
}
#restaurantList .restaurantBorder hr {
	border:none;
	border-top:#CCCC99 solid 1px;
	height:1px;
	
}
#restaurantList .restaurantBorder .maplink {
	font-weight:normal;
	font-size:10px;
}
#restaurantList .restaurantBorder a img {
	float:left;
	margin-right:10px;
	border:#000000 solid 1px;
}
#restaurantbanner img {
	border:#000000 solid 1px;	
}
#restaurantList .restaurantBorder .metro {
	border:none;
}
#findSR .noborder {
	border:none;
}
#findSR .gobtn {
	margin-left:270px;
}
/*-------------------- Search -------*/
#restaurantList h1 {
	color:#990000;
	font-size:20px;
	text-align:center;
}
#restaurantList h2 {
	color:#0066ff;
	font-size:12px;
	margin:10px 0 10px 0;
}
#restaurantList h2 b {
	color:#990000;
	font-size:12px;
}
#restaurantList h2 a {
	color:#0066ff;
	font-size:12px;
	text-decoration:none;
}
#restaurantList h2 a:hover {
	color:#990000;
}
#restaurantList h3 {
	font-size:10px;
	color:#999999;
}
#restaurantList .searchinfo {
	margin:5px 0 5px 0;
	border-top:#999999 dashed 1px;
	border-bottom:#999999 dashed 1px;
}
#restaurantList .otherResults {
	margin:0 0 10px 0;
	border-bottom:#999999 dashed 1px;
}
	#restaurantList .otherResults  ul {
	}
	#restaurantList .otherResults li {
		padding: 3px;
	}
	#restaurantList .otherResults a {
		text-decoration: none;
		color: #0066ff;
		font-weight: bold;
	}
	#restaurantList .otherResults a:hover {
		color: #990000;
	}
	#restaurantList .otherResults h3 {
		color: #ff9900;
		font-size: 12px;
	}
/* ------ Wineries & county -----------*/
#wine_city {
	float:left;
	width:200px;
}
#restaurantList .by {
	color:#990000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:16px;
	margin-bottom:10px;
}
#county {
	float:left;
}
/* ------ pages -----------*/
.pages {
	margin-bottom:10px;
	padding-bottom:5px;
	font-weight:bold;
	border-bottom:#999999 dashed 1px;
}
.bottom {
	border-top:#999999 dashed 1px;
	padding-top:5px;
}
.pages a {
	padding:0 3px 0 3px;
	text-decoration:none;
}
.pages a:hover {
	background-color:#CCCCCC;
}
.pages b {
	background-color:#990000;
	padding-left:3px;
	padding-right:3px;
	margin-right:3px;
	color:#FFFFFF;
}
.pages strong {
	font-weight:bold;
	color:#999999;
	margin-right:10px;
}
/* legend */
#legend {
	margin-top:20px;
	border-top:#CCCCCC solid 1px;
	padding-top:10px;
	padding-bottom:10px;
}
#legend td {
	padding-right:10px;
}
#legend .legend {
	margin-top:0px;
	font-size:14px;
	color:#990000;
}
