#box			{ border:1px solid #ccc; width:200px; height:12px; }
#perc			{ background:#ccc; height:12px; }

/*#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:11px; color:#000; float:left; padding:3px 0 0 10px; }
*/
#box2 {border:2px solid #285C99; }
#perc2 {background:#285C99; height:40px;}
#text {position:relative; top:-40px; color:#000; left:50%; margin-left:-20px; font-size:24px;}

