span.external-member {
    color: #ff8888;
    font-weight: bold;
}

div#profile-chart {
    height:500px;
    width:800px;
}

thead tr td {
    font-weight:bold;
    padding: 0 0 0.5em 0;
}

.email {
    font-family:ariel,courier,mono;
}

.even {
    background:white;
}

.odd {
    background:#f5f5f5;
}

.form-container {
    position:relative;
}

.floated-button {
    position:absolute;
    right:2px;
    top:2px;
}

.non-member-entry {
    position:relative;
    margin: 0.3em 0 0.3em 0;
    z-index: 1000;
}

.non-member-del-button {
    position:absolute;
    right:0px;
}
