/*[fmt]1A20-1A0B-E*/
/*Make inline-block work in IE7 and less*/
.ajax-progress {
  =display: inline;
  =zoom: 1;
}

