#FootWide { 
clear: both;
display: block;
width: 100%;
text-align: center; 
margin: 0% ;
padding: 0%;
color: #000;
background-color: #fff;
font-family: Arial, Helvetica, sans-serif;
}

#FootWide .credits {
display: block;
width: 100%;
text-align: center; 
margin: 0%;
padding: .5% 2%;
color: #000;
}

#FootWide .credits-more {
display: block;
width: 96%;
text-align: center; 
margin: 0%;
padding: .5% 2%;
color: #000;
}

#FootWide .credits p {
margin: 0%;
padding: .9% 0%;
text-align: center;
line-height: 1.3em;
color: #000;
background-color: #fff;
font-size: .9em;
font-style: italic;
font-weight: 600;
font-family: Arial, Helvetica, sans-serif;
}


#FootWide .credits p.two {
margin: 0%;
padding: 0% 1%;
text-align: center;
background-color: #fff;
color: #666;
line-height: 1em;
font-size: .9em;
font-style: italic;
font-weight: 600;
font-family: Arial, Helvetica, sans-serif;
}

#FootWide .credits-more p {
margin: 0%;
padding: .5% 0%;
text-align: center;
background-color: #fff;
color: #666;
line-height: 1.2em;
font-size: .9em;
font-style: italic;
font-weight: 600;
font-family: Arial, Helvetica, sans-serif;
}

#FootWide .credits-more span {
border-bottom: 1px solid #ccc;
padding: .5% 15%;
}

#FootWide .credits img {
vertical-align: middle;
padding: .5% 0%;
}

#FootWide .credits a, #FootWide .credits a:visited {
text-decoration: underline;
font-weight: 700;
color: #336699;
background-color: #fff;
}

#FootWide .credits a:hover {
text-decoration: underline;
font-weight: 700;
color: #bb1100;
background: #fff;
}

#FootWide .credits a span, #FootCtr .credits a:visited span {
font-size: 110%;
}


#FootWide .credits-more a, #FootWide .credits-more a:visited, #FootWide .credits-more a:hover {
text-decoration: underline;
font-weight: 700;
color: #336699;
background-color: #fff;
}
