.lssc-form {
	border: solid #ccc 2px;
	width: 40%;
	padding: 10px;
}
.lssc-form  label {
	min-width: 200px;
	display: inline-block;
}
.lssc-form legend {
	background: #ccc;
	color:#fff;
	text-shadow: 0 0 2px #000;
	font-size: 15px;
	padding: 5px;
	margin: 0 5px;
}
#fs-contactinfo {
	float: left;
}
#fs-hoursoperation {
	float: left;
	margin-left: 20px;
}
#fs-hoursoperation table {
	width: 50%;
}
#fs-socialbuttons {
	clear: both;
	padding-top: 30px;
}
.el-phone input[type="text"]{
	width: 50px;
}
.address-nav {
    margin-bottom: 45px;
	padding-bottom:10px;
	border-bottom: double #ccc 4px;
}
.address-nav a {
   padding: 10px;
   text-decoration: none;
   margin-right: 10px;
}
.current-add {
	font-weight: bold;
	background: #ccc;
	color: #fff;
	text-shadow:0 0 3px #000;
}
.localseo-shortcode span{
	color: #218AC2;
	font-weight: bold;
}
#fs-socialbuttons input[type="text"] {
	width: 200px;
}
.ebs-dayname {
	width: 45px;
	display: inline-block;
}
.close-time {
	width: 60px;
	display: inline-block;
}
.open-time {
	width: 60px;
	display: inline-block;
	text-align: right;
}