/* just for me and myself */
#left .ce {
  padding-bottom:25px;
}

/* generell container */
.rgsglinks        { background: #fff; text-align: right; margin: 0; padding: 4px 0; position: absolute; z-index: 99999; top: 0; left: 0; xdisplay: block     }

/* single numbers */
.rgsglinks p   { text-align: right; margin: 0; padding: 0 0 0 5px; display: inline; }

/* single numbers hover */
.rgsglinks p:hover, .rgsglinks p.act {
  color: #0cf; font-weight: bold
}	

.rgsglinks p:hover  { cursor: pointer }

/* for special elements */
.rgsglinks294 {
  text-align:right;
  padding:0;
}

.rgsglinks294 p {
  float:right;
}