#map
{
	font-size: 85%;
	line-height: 140%;
}

#map .gmnoprint
{
	font-size: 90%;
	line-height: 140%;
}

img:hover
{
	opacity: 1;
}

.map-location-info
{
	margin-right: 20px;
	overflow: visible;
}

.map-location-info p
{
	margin: 0;
}

.map-location-info h5
{
	padding: 0;
}


.map-location-info .store-phone
{
	display: block;
	text-align: left;
	line-height: 200%;
}

.map-location-info .store-hours
{
	clear: both;
	text-align: left;
}

.map-location-info .store-hours p
{
	clear: both;
	width: 22em;
}

.map-location-info .store-hours-times
{
	display: block;
	text-align: right;
	float: right;
	margin-left: 10px;
}

.map-location-info .store-hours-days
{
	text-align: left;
	display: block;
	float: left;
}


