#progress .bar .fill
{
	width: 55px;
}
#progress .bar .fill>span
{
	background-color:#B34C00;
}