#delta {	width: 100%;color: grey;
	text-align: right;
	display: hidden;
}
.deltaAbsValue {
	
	font-weight: 900;
	font-size: 1.0em;
}
#deltaTitle {
	
	font-size: 1.0em;
}
.deltaAbsUnit {
	margin-left: 0.2em;
	margin-right: 0.5em;
	font-size: 1em;
	color: grey;

} 
.deltaPctValue {
	
	font-weight: 900;
	font-size: 1em;
	margin-left: 0em;
	margin-right: 0em;
	
	
} 
.deltaPctUnit {
	margin-left:0.2em;
	font-size:0.8em;
	
} 
.priceDrop {
	color: green;
}
.priceRise {
	color: red;
}

.histoPrice td,.histoPrice th {
	padding:5px;
}