@charset "UTF-8";
/* Ward Centers Sales Styles */
.compressed img {
	display:inline-block;
	vertical-align:top;
}
.compressed .saleDetails {
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 15px;
	max-width:420px;
}
@media all and (max-width: 600px), (max-device-width: 600px) and (min-device-pixel-ratio: 1.5) {
	.compressed .saleDetails {
		display:block;
		margin:0;
		max-width:inherit;
		width:auto;
	}
}
.compressed .saleDetails p,
.compressed .saleDetails h4 {
	margin:0 0 3px;
}
/* ----- Sale Detail Page ----- */
body.sales .StorePromosForStores-cnt-box-wrpr .StorePromosForStoresAppHeaderDiv h3.fancyHeaderOne,
body.sale .StorePromosForStores-cnt-box-wrpr .StorePromosForStoresAppHeaderDiv h3.fancyHeaderOne,
body.sales #wrap #content .StorePromosForStores-cnt-box-wrpr .StorePromosForStoresAppHeaderDiv h3.fancyHeaderOne,
body.sale #wrap #content .StorePromosForStores-cnt-box-wrpr .StorePromosForStoresAppHeaderDiv h3.fancyHeaderOne {
	background:#01b4e7!important;
	background-image:none!important;
	font:normal 18px/24px Verdana,Geneva,sans-serif!important;
	padding:4px 10px 6px!important;
}
.StorePromosExtDev___Promo img {
	margin:15px 15px 15px 0;
}
.sewStoreDirectorySimple-cnt-bdy .sewStoreDirectorySimple-cnt-row .span-9,
.sewStoreDirectorySimple-cnt-bdy .sewStoreDirectorySimple-cnt-row .span-5 {
	float:none;
	display:inline-block;
	vertical-align:middle;
}
.sewStoreDirectorySimple-cnt-bdy .sewStoreDirectorySimple-cnt-row .span-5 {
	text-align:center;
}