/* Footer ================= AT4US 2.8 ==================== */ #footer { -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-radius-topleft:5px; -khtml-border-radius-topright:5px; -khtml- border-radius-bottomleft:5px; -khtml-border-radius-bottomright:5px; border-radius:5px; background: none repeat scroll 0 0; white-space:nowrap; } #footer { clear:both; line-height:1; margin-left:auto; margin-right:auto; margin-top:5px; margin-bottom:5px; padding:10px; font-size:14px; } #footer .cr { float:right; } #footer ul { list-style-image:none; list-style-position:outside; list-style-type:none; } #footer li { display:inline; padding:0 5px; border-left:1px solid #EEEEEE; }