.header_user_info {
	float: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e8e8e8;
	border-left-color: #e8e8e8;
}
  .header_user_info a {
    color: #000000;
	text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.95em;
    font-weight: bold;
    display: block;
    padding: 5px 9px 5px 8px;
    cursor: pointer;
    line-height: 18px; }
    @media (max-width: 479px) {
      .header_user_info a {
        font-size: 15px; } }
    .header_user_info a:hover, .header_user_info a.active {
	background-color: rgba(204, 204, 204, 0.11);
}

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