select.editable, input.editable {
    width : 15em;
	font-family: Verdana;
	font-size: 12px;
}

option.activateEdit {
    font-style : italic;
    color : #800;
}
