/* ----------  Preview Based Editing ---------- */
div.hover, div.hover div, div.pressed, div.pressed div { background-color: highlight !important; color: highlighttext !important; }
div.hover img, div.pressed img { filter: alpha(opacity=50) !important; -moz-opacity:0.50 !important; opacity:0.50 !important; }
