.FooterContainer { display: block; clear: both; width: 990px; background-color: #EFEFEF; padding-bottom: 5px;  padding-top: 5px;}
.FooterMenuItem { display: inline; clear: none; font-size: 12px; color: #000000;}
.FooterMenuItem a { font-weight: bold; text-decoration: none; }
.FooterMeunItem a:hover { text-decoration: underline; }
