@CHARSET "UTF-8";
/* Version SVN: $ID$ */

.more {
  background: url(../images/english/more.png);
  width: 43px;
}


/* ABBRECHEN LINK */
a#cancel {
  background:url(../images/english/cancel.png) top left no-repeat;
}

/* LÖSCHEN LINK */
a#delete {
  background:url(../images/english/delete.png) top left no-repeat;
}

/* BESTÄTIGEN LINK */
a#confirm {
  background:url(../images/english/confirm.png) top left no-repeat;
}

/* ZURÜCK LINK */
a#back {
  background:url(../images/english/back.png) top left no-repeat;
}

*+html #contextmenu a.more {
  background:transparent url(../images/english/more.png) repeat scroll 0 0;
}

* html .more {
  background:transparent url(../images/english/more.png) repeat scroll 0 0;
}
