/* This is a local css with styles used depending on locale */
.newImgSmall { width:3.65em;/*35px;*/ height:1.46em;/*14px;*/ }
.newImgLarge { width:4.79em;/*46px;*/ height:1.88em;/*18px;*/ }
.leftNavigation .navigationBlock .productItem .newImgSmall { float:left; margin-right:0.83em; /*8px*/ margin-top:0.94em; /*9px;*/ }
.leftNavigation .navigationBlock .productItem .prodNameNewImg { float:left; width:78%; /*154px;*/ padding:1.04em 0; }

/* This is used on the shopping list page */
#slWelcomeContainer { height: 150px; }

/* This removes the store selector bar from local store pages */
#storeHeaderContainer { display:none; }

/* These are used on the homepage */
.adWideImageContainer, .adWideFlashContainer { float: left; }
#middle_mgen, #bottom_mgen { width: 100%; height: 255px; display: block; }
#top_mpa { height: 330px; width: 100%; margin-bottom: 3px; }

/* These are used for positioning the elements in the Offer Headers ads correctly */
.offerImage { float:left; }
.offerLegal { position:relative; left:523px! important; width:130px; top:-35px! important; }
.whiteText { color:white; }

/* This is used on the local store pages to make more room for the orange header text */
.localStoreContainer.smallheader1 { margin-top: 0px; }

