/**** dijit.ProgressBar ****/.nihilo.dijitProgressBar{margin:2px02px0;}.nihilo.dijitProgressBarEmpty{/* outer container and background of the bar that's not finished yet*/background:#fffurl("images/progressBarEmpty.png")repeat-xcentercenter;border-color:#f8d582#f8d582#f8d582#f8d582;}.nihilo.dijitProgressBarTile{/* inner container for finished portion when in 'tile' (image) mode */background:#f0f0f0url("images/progressBarFull.png")repeat-xcentercenter;}.nihilo.dijitProgressBarFull{border:0pxsolid#f8d582;border-right-width:1px;}.nihilo.dijitProgressBarLabel{/* Set to a color that contrasts with both the "Empty" and "Full" parts. */color:#293a4b;}.nihilo.dijitProgressBarIndeterminate.dijitProgressBarTile{/* use an animated gif for the progress bar in 'indeterminate' mode */background:#cad2deurl("images/progressBarAnim.gif")repeat-xcentercenter;}