/*******************************************************************************
 * Footer
 ******************************************************************************/
ul.footer { background: #EDEEEE; clear: left; height: 20px; list-style: none; margin: 10px 20px 0; padding: 10px 10px 10px 5px; }
ul.footer li { border-left: 1px solid #4d545c; display: inline; padding: 0 5px 0 8px; }
ul.footer li.first { border-left: none; }
ul.footer a { color: #4d545c; }
ul.footer a img { border:0 none; vertical-align:middle; }

div.pageBottomShadow { background: url(../images/page_bottom_shadow.png); height: 9px; margin: 0 auto; margin-bottom: 40px; width: 972px; }
/* IE6 */ * html div.pageBottomShadow { background: none; }
