/* Block store */
.blockstore img { margin: 10px 0 0 0}
.blockstore p { 
	padding-bottom:0;
	font-weight:bold;
	text-align: right
}
.blockstore p.store_image { 
	padding-bottom:10px;
	text-align:center
}
#stores_block_left{
	    border: 1px solid #CECECE;
    border-radius: 8px 8px 8px 8px;
    padding: 4px;	
}
#stores_block_left h4{
	    background: url("../../../img/bullet-new-produits-lm.png") no-repeat scroll left center #FFF9A4;
    border-bottom: 5px solid #FFDE00;
    color: #3D3D3D;
    font-size: 12px;
    font-weight: bold;
    padding-left: 25px;	
}