.progress {background: transparent url('/graphics/progressBG.gif') repeat-x scroll left top; border:1px solid #454545; float:left; height:16px; margin-top:7px; width:200px;}
.progress .raised {width:0%; background: transparent url('/graphics/green.gif') repeat-x scroll left top; border-right:1px solid #AC7B00;height:16px;}
.progress .raised span {display:inline;float:right;height:16px;line-height:16px;padding:0px 0px 0px 0px;text-align:right;width:0px;position:relative;left:4px;}
* html .progress .raised span {display:inline;float:right;height:16px;line-height:16px;padding:0px 0px 0px 0px;text-align:right;width:0px;position:relative;left:0px;}
.progress .raised .beyond {background: transparent url('/images/green.gif') no-repeat scroll right top;font-size:11px;font-weight:bold;}
