/**
 * Base Styles for Internet Explorer 9
 */
 
 
label.sr-only {
	position: relative;
}

.spinner {
  background: url(../images/ajax-loader.gif) no-repeat;
}

.spinner > div {
  display: none;
}