#messagetoolbar a.forwardAtt {
  background: url('forwardatt_act.png') 0 0 no-repeat transparent;
}

#messagetoolbar a.forwardAttPas {
  background: url('forwardatt_pas.png') 0 0 no-repeat transparent;
}

#messagetoolbar a.forwardAttSel {
  background: url('forwardatt_sel.png') 0 0 no-repeat transparent;
}

#rcmContextMenu .forwardatt a
{
  background: url('../../../../skins/default/images/icons/forwarded.png') no-repeat 2px center;
}