.bar {
	width: 300px;
}

#progress {
	background: #eee;
	border: 1px solid #222;
	margin-top: 20px;
}

#progressbar {
	width: 0px;
	height: 24px;
	background: #333;
}