header, footer, section, article, aside, nav {
  position: relative;
  display: block; }

footer {
  clear: both; }

.ui-dialog {
  font-size: 10px; }

#dialog {
  font-size: 13px; }

.hidden {
  display: none; }

span.spinner {
  display: block;
  width: 30px;
  height: 30px;
  background: url('/images/spinner-large.gif') 0px 0px no-repeat; }
