﻿div.blockMsg {
  background-color: #97999C ;
  background-image: url(progressbar.gif);
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px solid #ddd;
  height: 50px;
  width: 270px;
  
}
 

