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

/*OVERRIDES
========================================== */
#store-tab-overview {
	line-height: 1.5em;
}
/* sections */
/* section 1 */
#store-tab-overview .section1 {
	border-bottom: 1px solid #bbb;
	margin: 0 0 20px;
	min-height: 400px;
	padding: 20px 0 5px 420px;
	position: relative;
}
#store-tab-overview p,
#store-tab-overview li,
#store-tab-overview table {
	color: #767c79;
}
