#map div, #map p
{
	text-align: center;
	line-height: 140%;
}

#map .map-store-info
{
	font-size: 85%;
	margin: 5px;
	margin-right: 20px;
	text-align: left;
	line-height: 140%;
}

#map .store-location
{
	font-weight: bold;
}

#map .store-address
{
	display: block;
	text-align: left;
}

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

#map .store-open
{
	float: none;
	clear: both;
}

#map .store-days
{
	display: block;
	float: left;
	text-align: left;
}

#map .store-hours
{
	clear: both;
	text-align: left;
	width: 22em;
}

#map .store-times
{
	display: block;
	float: right;
	text-align: right;
}
