/***** Footer *****/
.footer { background: url(/templates/footer-light/images/bg-footer.png) repeat-x; height: 81px; clear both; padding-top: 10px; }
.footer .content{ margin: 0 auto; width: 550px; overflow: hidden; }
#lnkPW      { background: url(/templates/footer-light/images/lnkLogo.png) no-repeat; width: 96px; height: 60px; float: left; }
    #lnkPW a    { width: 100%; height: 100%; display: block; }

.lnkFooter      { font: 11px Arial; font-weight: bold; width: 430px; float: right; padding-top: 14px; }
    .lnkFooter a    { float: left; color: #5b5b5b; padding: 0px 10px; }
    .lnkFooter a:hover  { text-decoration: none; }

.ico-dot    { border: 1px solid #5b5b5b; float: left; margin: 6px 0px; height: 0px; }
.copyright  { color:#5b5b5b; font: 10px Arial; height:20px; line-height:20px; overflow:hidden; width: 430px; text-align: center; float: right; margin-top: 5px; }


