#svmap_business {
	width:100%;
}
.svmap_location {
	font-weight:bold;
}
.svmap_location, .svmap_contact, .svmap_options {
	width:33%;
	font-size:90%;
	background-color:#f9f9f9;
	padding:10px;
	border-bottom:1px solid #dddddd;
}
.svmap_description {
	padding:10px;
}
.row1 {
	background-color:#eeeeee;
}
#svmap_members th {
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
#svmap_members th, #svmap_members td {
	padding:2px 6px;
}
#svmap_members {
	width:100%;
}
#svmap_members h4 {
	padding:0;
	margin:0;
}
#svmap_business, #svmap_members {
	margin-bottom:20px;
}
#svmap fieldset {
	font-size:0.8em;
	color:#666666;
	padding:8px 10px;
	margin:4px 0;
}
#svmap fieldset legend {
	color:#666666;
}
#svmap input, #svmap select {
	font-size:1em;	
}
#svmap fieldset p {
	margin:0 0 4px 0;
}
#svmap_directions {
	color:#000000;
	font-size:10pt;
}