#activity-info h1 {
    display: inline-block;
    width: 257px;
    word-break: break-word;
}

#activity-info tr {
    vertical-align: text-top;
    line-height: 22px;
}

#activity-info .user_info_key {
    font-weight: bold;
    text-align: right;
    width: 68px;
    padding-right: 5px;
}

#activity-info .user_info_value {
    width: 180px;
    max-width: 180px;
    word-wrap: break-word;
}

#activity-info #email-hint-button {
    width: 42px;
}

#activity-info .email-hint-row {
    display: none;
}

.board_id {
    float:right;
}

.user_info_action {
    line-height: 22px;
}

.text-center {
    text-align: center;
}
