<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#CurrentDemandMeter{
	background: #FFF;
	width: 302px;
	height: 350px;
	z-index: 12;
	right: 0;
	padding-left: 13px;
	display: inline-block;
}

#CurrentDemandMeter .graph{
	background: url(../images/graphcs_bg.png) no-repeat;
	width: 289px;
	height: 261px;
}
</pre></body></html>