#footer {
    height: 78px;
    margin-left:10px; margin-right:10px;
    margin-top:20px; margin-bottom:9px;
    line-height:120%;
}

#footer .footer-left {
    background: url(/images/footer-left.png) no-repeat;
    padding-left: 168px;
}
#footer .footer-right {
    background: url(/images/footer-right.png) no-repeat; background-position: right top;
    padding-right: 304px;
}
#footer .footer-content {
    background: url(/images/footer-background.png) repeat-x;
    height: 78px; color:#000000;
}
#footer .footer-content .footer-content-inner {
    color:#ffffff;
    margin-left:-160px; margin-right:-300px;
    font-family:Tahoma; font-size:11px;
}
#footer .footer-content .footer-content-inner a, #footer .footer-content .footer-content-inner .darker {
    color: #d0d0d0;
}
#footer .footer-content .footer-content-inner table  {
    width:100%;
}
#footer .footer-content .footer-content-inner table td {
    vertical-align: top;
    height:78px;
}
#footer .footer-content .footer-content-inner table td.splitter {
    text-align:center;
    width:25px;
    vertical-align:middle;
}
#footer .footer-content .footer-content-inner table td.kvizo {
    text-align:right; padding-right:27px;
    vertical-align:middle;
}
#footer .small-buttons {
    vertical-align:top !important;
    padding-top:8px;
}
#footer .small-buttons div {
    padding-right:0px;
    padding:5px;
}
#footer .kvizo a {
    float:right;
    display:block;
    padding:10px;
    width:140px; text-align:center;
}
