/* Box */
h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0;
	vertical-align:bottom;
}
.sideBoxContent {
	/*background-image: url(../images/encarts_r9_c1.jpg);*/
	background-position: bottom;
	margin:0;
	padding:0 0 10px 0;
	background-repeat: no-repeat;
	/*height: 100px;*/
}

#categoriesHeading {
	background:url("../images/boutique.jpg");
	height:50px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-position: bottom;
}
#shoppingcartHeading {
	background:url("../images/panier.jpg");
	padding: 0px 0px 0 0px;
	height:50px;
	background-position: bottom;
}
#derniersproduitsconsultessideboxHeading {
	background:url("../images/panier.jpg");
	padding: 0px 0px 0 0px;
	height:50px;
	background-position: bottom;
}
#whatsnewHeading {
	background:url("../images/nouveautes.jpg");
	padding: 0px 0 0 0px;
	height:50px;
	background-position: bottom;	
}
#searchHeading {
	background:url("../images/recherche.jpg");
	padding: 0px 0 0 0px;
	height:50px;
	/*color: #047;*/
	background-position: bottom;	
}
#featuredHeading {
	background:url("../images/head_coeur.jpg");
	padding: 0px 0 0 0px;
	height:35px;
	background-position: bottom;	
}
#featured2Heading {
	background:url("../images/nouveautesCoupsDeCoeur.jpg");
	padding: 0px 0 0 0px;
	height:50px;
	background-position: bottom;	
}
#loginboxHeading {
	background:url("../images/header/boutons_r1_c23.jpg");
	padding: 0px 0 0 0px;
	height:35px;
	background-position: bottom;	
}

#tellafriendHeading, #specialsHeading, #informationHeading {
	background:url("../images/encartinfos.jpg");
	height:35px;
	color: #047;
	text-align: center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-position: bottom;
}

#specialsHeading{
	background:url("../images/promotions.jpg");
	padding: 0px 0 0 0px;
	height:50px;
	/*color: #047;*/
	background-position: bottom;
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay {
	text-align:center !important;
}

.cartQuantity {
	padding-bottom:0px !important;
}

.cartQuantityUpdate {
	padding-top:0px !important;
}

.cartAttribsList ul {
	padding:0;
}

.cartProductDisplay a {
	color:#333333 !important;
}

#div_select, #searchContent {
	text-align:left;
}

