#edit
{ position: absolute;
  right: 0;
  top: 0;
  width: 19px;
  height: 17px;
  overflow: hidden;
  text-align: right;
  margin: 0;
  padding: 0; }

#edit a
{ padding-left: 20px;
  font-size: 17px;
  line-height: 17px; }

#edit a:hover
{ display: block;
  width: 19px;
  height: 17px;
  background: url(/inc/app/cms/pix/icons/edit.gif) repeat scroll 0 0; }

body > #edit
{ position: fixed; }

#edit a em
{ visibility: hidden; }
