/* change second number based on following formula

(1.0 - (current amount / total amount)) X 180 = number

*/


#progressmeter {
	background-position: 0px 175px;
}