/* 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;*/
}
.bodyCopyContainer {
	display:none;
}

.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;
}

.localStoreContainer .displayProductContainer .productContainer{
    height:28.13em;
    margin:0px;
    margin-bottom:0px;
}	

#imgCartNAProduct2 {
	width:0px;
	}

#imgCartNAProduct3 {
	width:0px;
	}
#slWelcomeContainer {
	height: 150px;
}

#storeHeaderContainer { display:none; }

.adWideImageContainer, .adWideFlashContainer {
float: left;
}

#middle_mgen, #bottom_mgen {
	width: 100%;
	height: 255px;
	display: block;
}

#top_mpa {
	height: 330px;
	width: 100%;
	margin-bottom: 3px;
}

.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; }
