@charset "utf-8";
/* CSS Document for the Green Style */

h1, #notifyForm input[type=submit] {
	color: #5a6f76;
}

#wrapper #content #countdown {
	background: #5a6f76;
	border-top: 1px solid #2e3b3f;
	border-bottom: 1px solid #2e3b3f;
}

.ui-progressbar .ui-progressbar-value { 
	background-image: url(../images/progressbar_blue.gif);
}