
/*////////////////////////////////*/
/*////////////  LOCATIONS MAP ////////////*/
/*////////////////////////////////*/

body#store #content {
	background-image: none;
	overflow: hidden;
}


#gift-card-sales {
	float: left;
	width: 417px;
	text-align: left;
}



#or-sep {
	float: left;
	width: 116px;
	text-align: center;
	font-size:26px;
	color: #630;
	font-weight: bold;
	

}


#gift-card-value {
	float: left;
	width: 417px;
	text-align: center;
}




