#jfeedback input,
#jfeedback select,
#jfeedback textarea { border: 1px solid #ccc; padding: 0 2px; margin: 2px 0; }

#jfeedback input:focus,
#jfeedback select:focus,
#jfeedback textarea:focus { background-color: #ffd; color: inherit; border: 1px solid #ccc; padding: 0 2px; }

#jfeedback .jfedit { width: 450px; }
#jfeedback .jfedit2 { width: 250px; }
#jfeedback .jfeditshort { width: 60px; }
#jfeedback .lk { cursor: pointer; text-decoration: underline; }
