@charset "UTF-8";
/* CSS Document */

@import url("/css/layout.css");


#store_locator_box {
	width: 50%;
	float: right;
}

#store_locator_title .footnote {
	margin-top: 5px;
	display: block;
}

#store_locator_text {
	margin-top: 20px;
}

#store_locator_text h2 {
	margin-bottom: 0px;
	margin-top: 0px;
}

#store_locator_text h2+p {
	margin-top: 0px;
}

embed#store_locator {
	margin-top: 15px;
}

/*

.documentText div {
	padding: 5px;
	border: 1px dotted #e21b22;
	margin: 2px;
}
*/
