@charset "UTF-8";
/* CSS Document */
#box { background:url(../images/dwProgressBar/progress-bar-back.gif) right center no-repeat; width:220px; height:20px; float:left; }
#perc { background:url(../images/dwProgressBar/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; }
