#leader_footer .rdm-common-footer-white {
  position:absolute;
  top: 382px;
  text-align:left;
  height:45px;
  line-height:45px;
}

#small_footer .rdm-common-footer-white {
  position:absolute;
  top: 284px;
  text-align:left;
  height:45px;
  line-height:45px;
}

/*********************************************************************
 * styles for comScore Footer
 * 
 *********************************************************************/
.rdm-common-footer-black .rdm_comScore_footer {
  text-align:left;
/*  padding: 5px;*/
  height:45px;
  line-height:45px;
}

.rdm-common-footer-white .rdm_comScore_footer {
  text-align:left;
  height:45px;
  line-height:45px;
}

/*********************************************************************
 * styles for copy rights
 * 
 *********************************************************************/
.rdm-common-footer-black .rdm_universal_footer {
  color: #666666;
  font-family:Arial;
  font-size:11px;
}

.rdm-common-footer-black .rdm_universal_footer a, .rdm-common-footer-black .rdm_universal_footer a:visited, .rdm-common-footer-black .rdm_universal_footer a:active{
  color: #999999;
  font-family:Arial;
  font-size:11px;
  text-decoration:none;
}

.rdm-common-footer-black .rdm_universal_footer a:hover {
  text-decoration:underline;
}

.rdm-common-footer-white .rdm_universal_footer {
  color: #999999;
  font-family:Arial;
  font-size:11px;
}
.rdm-common-footer-white .rdm_universal_footer a, .rdm-common-footer-white .rdm_universal_footer a:visited, .rdm-common-footer-white .rdm_universal_footer a:active{
  color: #999999;
  text-decoration:none;
}

.rdm-common-footer-white .rdm_universal_footer a:hover {
  text-decoration:underline;
}