.ourprogress {
	width: 100px;
	height: 250px;
	background-image: url(progress.jpg);
}

.ourprogress-burst {
	width: 100px;
	height: 250px;
	background-image: url(progress-burst.jpg);
}
.ourprogressgraphics {
	width: 7px;
	padding: 24px 0px 0px 21px;
	float: left;
}
.ourprogressmercury {
	background-image: url(mercury.jpg);
	background-repeat: repeat-y;
	position:absolute;
}
.ourprogressmercurytop {
	background-image: url(mercury-top.jpg);
	width: 7px;
	height: 4px;
}
.ourprogressnumbers {
	float: right;
	margin: 10px 10px 0px 0px;
	font-size: 7px;
	color: #000000;
	text-align: right;
	width: 50px;

}
.progressvalue {
	border-top: solid 1px #cccccc;
	margin: 10px 0px 0px 0px;
}

.percent00 {margin-top: 195px; height: 0px;}
.percent10 {margin-top: 180px; height: 20px;}
.percent20 {margin-top: 160px; height: 40px;}
.percent30 {margin-top: 140px; height: 60px;}
.percent40 {margin-top: 120px; height: 80px;}
.percent50 {margin-top: 100px; height: 100px;}
.percent60 {margin-top: 80px; height: 120px;}
.percent70 {margin-top: 60px; height: 140px;}
.percent80 {margin-top: 40px; height: 160px;}
.percent90 {margin-top: 20px; height: 180px;}
.percent100 {margin-top: 0px; height: 200px;}
#thermometer h3 { margin-bottom: 0; }
#thermometer strong, #thermometer a { color: #891E18 !important; }
#thermometer a { text-decoration: none; }
.column { width: 50%; font-size:10px; font-family:Arial, Helvetica, sans-serif; color:black; }
.column strong { font-size:14px; color:white; background:#EF3D41; padding:2px;} 
.column br{ margin-bottom:10px; }
.alignright { float: right; }
