/*******************************************************************************
*  CSS for control elements (ce) in editmode 
*  IE 8 and below
*  pirobase imperia gmbh 2012
*******************************************************************************/

#imperia a:hover.i-action-delete, #imperia a:hover.dynamic_ce_button{
    background-color: transparent;
}
.i-controls-main .iblock_right_controls {
    width: 20px;
    height: 20px;
/*    border: 1px solid orange;*/
}
