
/* superscript */

sup { 
		vertical-align: baseline; position: relative; top: -0.4em; font-size: 0.845em; 
	}     
.callout sup { 
		line-height: 0.9em !important; font-size: 0.9em !important; 
	}
h1 sup { 
		position: relative; top: -1.2em !important;
	}
	
h2 a span sup { 
		position: relative; top: -0.7em !important;
	}
	
	
.esaving-details-wpr ul {
		padding:0; margin:0 0 4px 15px;
		}
		
.esaving-details-wpr ul li {
		padding:0 0 0 26px; margin:0 0 8px 0; background:url(/usage-de-lepargne/_assets-custom/images/check-img.jpg) left 4px no-repeat;
		}
		
		
		
