.removalists-footer-heading{
	font-size: 1.3em;
	font-weight: 400;
}

.branch-location-info {
   	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	 
	margin-bottom: 20px !important;
	display: block;
	clear: both;
	width: 100%;
}

h2, .h2 {
	color: #60371B;
	font-size: 1.5em;
	font-weight: 400;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	line-height: 1.2;
	vertical-align: baseline;
	clear: both;
}

.kentsuburblanding_sharing .sharedaddy {
	margin-top: 0;
}

li.branch_state {
	list-style: circle;
	font-size: 150%;
	padding-bottom: 20px;
}

#suburbs_surrounding ul {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	padding: 0;
}
#suburbs_surrounding ul li {
	float: left;
	width: 27%;
	padding-right: 1cm;
	margin-left: 20px;
}