textarea.small { height:65px; }
textarea.editor { height:400px; }
input.toolbar, select.toolbar { width:250px; }
input.update { width:90px; }

table.hidden td.compare { border:2px solid #c8c8e0; padding:1px 4px; }
table.hidden td.comparesymbol { padding:1px 0px; }
table.hidden td.compareequal { background-color:#babad0; }
table.hidden td.compareadded { background-color:#ccface; }
table.hidden td.compareremoved { background-color:#f4f4b4; }
td.compare span { font-weight:bold; color:#ff0000; }
