@CHARSET "UTF-8";

#box			{ background: #212424; border:0px solid #0080EB; width:100px; height:8px;}
#perc			{ background: #0080EB; height:8px; }

#box2			{ background:url(progress-bar-back.gif) right center no-repeat; width:200px; height:20px; float:left; }
#perc2			{ background:url(progress-bar.gif) right center no-repeat; height:20px; }
#text			{ font-family:tahoma, arial, sans-serif; font-size:6px; color:#000; float:left; padding:3px 0 0 10px; }
