/***** EZWT SORT FORM *****/

#ezwt-sort-form div.view            { background:#D8D8D5; font-family:Verdana,sans; font-size:10px; margin-bottom:1em; padding:3px 5px; }
#ezwt-sort-form div.view a,
#ezwt-sort-form div.view span       { color:#666666; padding:1px 3px; }
#ezwt-sort-form div.view a:hover    { color:#de3838; }
#ezwt-sort-form div.view span.current { color:#de3838; }
tr.bgdark                           { background:#d8d8d5; }
tr.bglight                          { background:#e9e9e9; }
#ezwt-sort-list th                  { font-weight:600; padding:1px 3px; }
#ezwt-sort-list td                  { font-weight:600; padding:1px 3px; }
#ezwt-sort-list td.class            { font-weight:500; font-size:0.85em; padding-left:25px; }


div.attribute-header                { margin-bottom:1em; }

.ezcca-edit-datatype-eztext textarea      { margin:0.5em 0; padding:3px 2px; }

/***** EDIT EZ IMAGE *****/

#editform div.ezcca-edit-image div.block, 
#editform div.ezcca-edit-thumbnail div.block  { margin:0.5em 0; }
#editform div.blend-ezimg label               { display:inline; }
#editform .upload div.blend-ezimg label       { display:block; width:225px; }
#editform div.upload                { background:#ddd; padding:2px 8px; }
div.blend-ezimg input.remove        { float:right; position:relative; }
.content-edit table.list            { border-width:1px; border-style:solid; width:100%; }
.content-edit table.list td,
.content-edit table.list th         { padding:5px 8px; }
.content-edit table.list td         { vertical-align:top; }
.content-edit fieldset              { padding:28px 20px 5px; position:relative; }
.content-edit legend                { left:-4px; margin:0; padding:4px 0px; position:absolute; top:-28px; }
.content-edit button.addimg         { float:right; }
.content-edit input.file,
.content-edit input.alt-txt         { border:2px inset threedface; margin:0.5em 0; width:50%; }