/* Store Locations page */
#store-locations { width: 100%; margin-right: 13px; }

/* Store with Item page */
#store-with-item { margin: 9px;	background-color: #ffffff; padding: 10px; }

/* Google Map*/
#map { margin-left: 0px; width: 720px; height: 365px; border: 1px solid #979797; }

.store-listing { list-style: none !Important; margin: 0px 0px 15px 0px; padding: 0; }
.store-listing LI { position: relative; margin: 0; padding: 0; }
.store-listing LI .store-hours { margin: 0px 0px 0px 0px; padding: 0px 0px 00px 0px; width: 420px; float: right; position: absolute; right: 15px; }
.store-listing LI .store-hours DT { float: left;  width: 69% !Important; margin: 0; padding: 0; font-weight: normal; text-align: right; }
.store-listing LI .store-hours DD { float: right; width: 30% !Important; margin: 0; padding: 0; text-align: right; }

#PickupStore
{
	position: absolute;
	text-align: left;
	width: 190px;
	padding: 0px;
	margin: -10px 0px 0px 0px;
	float: left;
}

.StoreWithItemTitle
{
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1pt;
	color: #2d3a9c;
	margin: 0px 0px 15px 0px;
	padding-bottom: 9px;
	border-bottom: solid 1px #c1c1c1;
}

#StoresNearYouDiv3
{
	text-align: center;
}

.ButtonsDiv
{
	text-align: right;
}

.map-page-text-box
{
	border: solid 1px #c7d0d9;
	background-color: #e9f3fc;
	padding: 20px;
	margin: 20px;
	text-align: center;
}
