body.show-vblocks .channel {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#14008000,endColorstr=#14008000)"; /* IE8 */  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#14008000,endColorstr=#14008000); /* IE6 & IE7 */
  zoom: 1;
}

body.show-vblocks .channel:hover {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33008000,endColorstr=#33008000)"; /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33008000,endColorstr=#33008000); /* IE6 & IE7 */
  zoom: 1;
}

body.toggle-edit-term .taxonomy-term-view {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FB47800,endColorstr=#7FB47800)"; /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FB47800,endColorstr=#7FB47800); /* IE6 & IE7 */
  zoom: 1;
}

body.show-dd-hovers .dd-hovering {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0F000080,endColorstr=#0F000080)"; /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0F000080,endColorstr=#0F000080); /* IE6 & IE7 */
  zoom: 1;
}