.StoreNumber { margin: 3px 10px; }

.Address { margin: 3px 10px; }

.Manager { margin: 3px 10px; }

.AsstManager { margin: 3px 10px;}

.YahooMaps { margin: 3px 10px; }

.PhoneNumber { margin: 3px 10px;}

.BasicInfo { background: #eee;/* width: 710px;*/ 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
{
	/*width: 725px;*/
	height: 300px;


}
.all-store-map-BS {
	height: 500px;
}

.state-store-map-BS {
	height: 300px;
}

#map_canvas img
{
	margin: 0px;
}

.button.directions {font-size: 1.0em; font-weight: bold; padding; 5px; margin: 10px 0 10px 0px;}

.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;

}

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

table.start_end td
{
	padding: 10px;
}


.hours_info
{ background: #eee;/* width: 710px;*/ padding: 10px; margin-top: 5px; margin-left: 10px;}



.hours_info dt, dl
{
	margin: 5px;

}

.SideBarBoxHead { padding: 5px; border-radius: 5px 5px 0 0}
h4.SideBarBoxHead {color: #fff }

.gmap-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    margin-bottom: 15px;
}
.gmap-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.state-list {
	list-style: none;
}
.state-list-item {
	font-weight: bold;
}
