@charset "utf-8";
.page_cell .store_info p {
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.page_cell .store_info .hours {
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
}
.page_cell .store_info .hours_header {
	padding-bottom: 2px;
}
.page_cell .store_info .store_hours a {
	color:#095AA5;
	text-decoration: none;
}
.page_cell .store_info .store_hours a:hover {
	color:#095AA5;
	text-decoration: underline;
}
.page_cell .store_info .store_hours a:visited {
	color:#095AA5;
	text-decoration: none;
}