#simplemodal-overlay {
  background-color:#000;
  cursor:wait;
}

#simplemodal-container {
  height:100px;
  width:100px;
  border:0px solid #CCCCCC;
}

