.copyright
 {
  position: relative;
  overflow: visible;
  top: 0px;
  left: 0px;
  width: 1024px;
  /*height: 87px;*/
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 0px!important;
  border: 0px!important;
  font-size: 8px!important;
  /*text-align: center; */
 }
 
.copyright p a img
 {
  display: inline;
  vertical-align: middle;
 }
 
.copyright p
 {
 margin-top: 10px;
 }
 
/*div.copyright { padding: 8px 8px 0px 8px; margin-top: 4px; border-top: 1px solid #B2B2B2; font-size: 65%; text-align: center; } */