.progressInfo {
  text-align       : center;
  padding          : 20px 50px 20px 50px;
}

.hd {
  font-size        : 2em;
}

.progressImage {
  clear            : both;
  padding          : 20px 0 0 0;
}

.progressText {
  clear            : both;
  padding          : 50px 0 50px 0;
}

#wait .hd {
/* Default */
  background-color : #dedede;
}
