.StoreNumber { margin: 3px 10px; }

.Address { margin: 3px 10px; }

.Manager { margin: 10px 0px; font-size: 12px}

.AsstManager { margin: 3px 0px; font-size: 12px }

.YahooMaps { margin: 3px 10px; }

.PhoneNumber { margin: 10px 0px; font-size: 12px;}

.BasicInfo { background: #eee; width: 710px; padding: 10px; margin-top: 5px; margin-left: 10px;}  /* width for wide pages s/b 725px */

.BasicInfo-BS { background: #eee; padding: 10px; margin-top: 5px; margin-left: 10px;}

#ZipSearch
{
	margin: 10px 10px 10px 10px;
	background: #fff;
	width: 150px;
	float: right;
}

#ZipSearch p
{ margin: 5px 10px; }

.StoreMap
{
	height: 300px; margin: 0px 10px 0px 10px;
}

.StoreMap-BS
{
	height: 300px; margin: 10px 10px 10px 0px;
}
.state-store-map-BS {
    height: 300px;
}
#map_canvas img
{
	margin: 0px;
}
.all-store-map-BS {
    height: 500px;
}
.button.directions {font-size: 14px; font-weight: bold; padding; 5px; margin: 10px 0 10px 10px;}

.detailImg
{ text-align: center; }

/* This fixes the width issue in the hitlist page for stores, s/b about 725px for wide pages */
table.HitList
{
	width: 725px;
}

#directions-panel
{
	background: #fff;
	/*width: 740px;*/
	margin-left: 10px;
}

#enter_directions
{
	display: none;
	width: 710px;
	margin-left: 10px;

}

#enter_directions-BS
{
	display: none;
	margin-left: 10px;

}

table.start_end
{
	background: #eee;
	margin: 0px;
}

table.start_end td
{
	padding: 10px;
}

table.hours_info
{
	width: 730px;
	margin: 0px 0px 10px 10px;
	background: #eee;
}

table.hours_info dt, dl
{
	margin: 5px;
}

#hours_info-BS
{

}

.HeaderRow {
	font-weight: bold;
	font-size: 16px;
}

/* BEGIN Edit for MSM only, will consider for other retailers */

@media (max-width:767px) {
	.col-md-9 h1 {
    font-size: 36px;
    text-shadow: -1px -1px 2px #FFFFFF;
    line-height: 36px;
    margin-top: 6px;
	}
	.StoreMap-BS
	{
	height: 230px; margin: 10px 10px 10px 0px;
	}

}
/* END Edit for MSM only */
