.header_user_info {
  float: right;
  }
  .header_user_info a {
  padding: 0 5px;
   color: #F2EB2E;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    line-height: inherit;
	 text-transform: uppercase;
    margin-left: 5px; }
    @media (max-width: 479px) {
      .header_user_info a {
        font-size: 11px; } }
    .header_user_info a:hover, .header_user_info a.active {
      background: #2b2b2b; }

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