/* CSS Document */
.ctxt_keep_legacy #page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 77%;
  text-align: center; }
.ctxt_keep_legacy #page-top a {
  background: #666;
  text-decoration: none;
  color: #fff;
  width: 80px;
  padding: 10px 0;
  text-align: center;
  display: block;
  border-radius: 5px; }
.ctxt_keep_legacy #page-top a:hover {
  text-decoration: none;
  background: #999; }
