.gsmsc-mapDiv {
	height : 275px;
}

.gsmsc-idleMapDiv {
	height : 275px;
}

.gsc-branding, .gsc-search-box { display: none; }
#mapcontainer {
	width : 265px;
	float:right;
}
#mapsearch {

	background: #895ba3;
	padding:6px;
	color:#fff;
}
#mapdetails {
	float:left;
	width:265px;
	margin-right:6px;

}

.list { list-style:circle; margin: 10px 0; }
.list li { margin-left:20px; }

.gs-address { color:#000; }
a.gsmsc-user-title { font-weight:bold; }

#directions { margin:10px 0 0 0; padding:0; }
#directions li { margin-bottom:6px; list-style:decimal; margin-left:25px; }
