﻿#ifrmFooter {
  background: transparent;
  padding: 0.8rem 0;
  font-size: 0.7rem;
  position: absolute;
  bottom: 0;
  width: auto;
  border-top: 1px solid #ddd;
  left: 0;
  right: 0;
}
#ifrmFooter p {
  margin: 0;
}
#ifrmFooter a {
  text-decoration: underline;
}

#ft_imgClipParts {
  height: 20px;
  padding-left: 3px;
}
