
select.editable, input.editable {
    width : 170px;
}

option.activateEdit {
    font-style : italic;
    color : #800;
}

