.header_user_info {
  float: right;
  height: 40px;
 }
  .header_user_info a {
    color: #fff;
   /* font-weight: bold;*/
    display: block;
    padding: 0px 8px 0px 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: #2b2b2b; }
*/
/*# sourceMappingURL=blockuserinfo.css.map */
