


/* LAYOUT
/*******************************************/
#statusbar
{
	height:172px;
	width:940px;
	background:url('money/bar_00.png') no-repeat;
	margin-bottom:20px;
}
#progress
{
	overflow:hidden;
	background:url('money/bar_100.png') no-repeat;
	height:172px;
	opacity:0.9;
	filter:alpha(opacity=90);
}

