#svmap_business {
	width:100%;
}
.svmap_location {
	color: #ccc;
}
.svmap_location, .svmap_contact, .svmap_options {
	width:33%;
	font-size:14px;

	padding:10px;
	
}


.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;
	padding-left: 10px;
	padding-right: 10px;
}
#svmap fieldset {
	font-size:12px;
	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 {
	font-size:14px;
	color: #fff;
	background-color: #191919;
}

