/* CSS for Footer */

.footer { clear: both; overflow: hidden; margin: 0 auto; text-align: center; width: 970px; font-size: 11px; color:#b2b2b2;}
.footer-line { background: url(/v1/images/footer-line.gif) no-repeat; height: 20px;  }
.footer ul { padding: 0; margin: 20px 0 0; }
.footer li { padding: 0 5px; margin: 0; list-style: none; text-align: center; display: inline;}
.footer a { color:#b2b2b2; }
