#comments:hover {
    background-color: #FFFFC0;
    cursor: text;
}

table.table > tbody > tr > td {
    height: 30px;
    vertical-align: middle;
}

#frm select {
    width: auto;
}

#user > tbody > tr > td {
    height: 45px;
    padding: 4px 8px;
}

.muted {
    color: #999999;
}

.notready {
    color: #999999;
    font-style: italic;
}

.editable-address {
    display: block;
    margin-bottom: 5px;
}

.editable-address span {
    width: 70px;
    display: inline-block;
}

.buttons {
    display: inline-block;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.btns {
    padding-top: 15px;
    margin: 0px;
}

.txt-align {
    text-align: right;
}

.enable-btn {
    margin-right: 10px;
    margin-bottom: 8px;
}
.xedit_opt {
    margin-top: 13px;
    height: 29px;
    padding-bottom: 5px;
    color: #606060;
}