#byte_members .action {
    font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, sans-serif;
    font-size: 10px;
    font-weight:bold;
    color:#FFFFFF;
    padding:2px;
    margin:0;
    text-transform:uppercase;
    background-color:#981E77;
    cursor:pointer;
    cursor:hand;
    height:18px;
}

#byte_members .formInput {
    width:450px;
}

#byte_members textarea {
    height: 125px;
}
