.header_user_info {
  float: right;
  border-left: 1px solid #333;
  border-right: 1px solid #333; }
  .header_user_info a {
    color: #fff;
    font-weight: 400;
	font-family:Aperto-Regular, sans-serif;
    display: block;
    padding: 8px 9px 8px 8px;
    cursor: pointer;
    line-height: 18px; }
    @media (max-width: 479px) {
      .header_user_info a {
        font-size: 11px; } }
    .header_user_info a:hover, .header_user_info a.active {
      background: transparent;
	  text-decoration:underline;}

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