.clearfix:after {
  clear: both !important;
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .clearfix {
  zoom: 1;
}

*:first-child + html .clearfix {
  zoom: 1;
}

#user_title {
  width: 100%;
}
#user_title div {
  width: 90%;
  margin: 0 auto;
  font-size: 75%;
}

/*# sourceMappingURL=base.css.map */
