﻿div.blockMsg {
  background-color: #FFF;
  border: 1px solid #ddd;
  height: 100px;
  text-align: center;
  width: 270px;
}

.progress {
  background-image: url(images/progress-indicator.gif);
  background-position: center center;
  background-repeat: no-repeat; 
}