#maincontent{
	width:100%;
	height:auto;
}

#maincontent .mainleft{
	width:182px;
	height:auto;
	float:left;
}

#maincontent .mainright{
	width:766px;
	height:auto;
	float:left;
}

#maincontent .mainrightblank{
	width:751px;
	height:auto;
	padding:0 0 0 15px;
}

#map_section{
	width:100%;
	height:auto;
	background:url(https://i.i-sgcm.com/all/horizontal_dot_4x1.gif) left bottom repeat-x;
}

#map_section .description{
	width:731px;
	background-color:#FFF6F6;
	border:1px solid #F38686;
	margin:5px auto 8px auto;
	text-align:center;
	line-height:15px;
	padding:10px 0;
}

#map_section .mapcontainer{
	width:731px;
	height:371px;
	margin:0 auto;
	position:relative;
	border:1px solid #9A9A9A;
}

#sdMap{
	width:100%;
	height:100%;
	z-index:1;
}

#merchantlisting{
	width:100%;
	height:auto;
	color:#333333;
}

#markerexplain{
	width:731px;
	height:32px;
	padding-top:5px;
	background-color:#F7F7F7;
	border:1px solid #BFBFBF;
	margin:5px auto 0 auto;
}

#topsearch_content{
	border:1px solid #BFBFBF;
	border-top:none;
	max-height:305px;
	line-height:20px;
	overflow:auto;
	padding:0 0 0 10px;
}

.sgcarstore_prods {
	width:100%;
	overflow:hidden;
	padding-bottom:8px;
}
.sgcarstore_prods #sgcarstore_item {
	float:left;
	width:180px;
	overflow:hidden;
	margin:3px 22px 3px 0px;
	font-size:10px;
}
.sgcarstore_prods #sgcarstore_itemimg {
	float:left;
	position:relative;
	top:0px;
	left:0px;
	width:37px;
	overflow:hidden;
	margin-right:4px;
	cursor:pointer;
}

a.link_cat_brands{
	color:#333333;
	text-decoration:none;	
}

a.link_cat_brands:hover{
	text-decoration:underline;
}

.showdistance {
	border: 1px solid #DE0807;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 2px 5px;
	text-align: center;
	color: #DE0807;
	margin-bottom:7px;
	width:84px;
	line-height:13px;
}

.uniqueSetting{
	padding-left:0 !important;
	display: flex;
	align-items: center;
}
.globaltitle{
	line-height:1;
}
.globalresults{
	line-height: 1;
	font-weight: normal;
}
.opening-hours__time-slot.hidden {
    display: none;
}

.opening-hours__icon {
    padding-bottom: 4px;
}

.opening-hours__details {
    padding-bottom: 4px;
    line-height: 1.4;
}

.opening-hours__caret {
	margin-left: 4px
}

.opening-hours__indicator--open {
    color: #188038;
}

.opening-hours__indicator--closed {
    color: #F44336;
}

.opening-hours__indicator--soon {
    color: #E69812;
}

#showhidemapbtn {
	padding: 1px 0 1px 5px;
	width: 179px;
	display: flex;
	justify-content: end;
}