/**
 * This is a temporary CSS file to fix the footer
 * until the footer has been revamped.
 * WM Issue #1399.
 */
#footer { padding-top: 0; border-top: none; }
#footerSearch { padding: 10px; border-top: 1px solid #b82129; background: #fff; }
#footerSearch form { position: static; margin: 0; }
#footerNavigation { position: relative; padding: 1.1em 10px 3em; border-top: 3px solid #b82129; background: #ebebeb; color: #326293; font-size: 1.1em; }
#footerNavigation p { padding-right: 14em; }
#footerNavigation p strong { color: #333; }
#footerNavigation p.powered { position: absolute; right: 11px; top: 0.7em; height: 24px; padding: 0; background: url(../images/unison.gif) 100% 50% no-repeat; color: #999; font-size: 0.82em; line-height: 24px; }
#footerNavigation p.powered a { height: 24px; padding-right: 26px; color: #3a782f; }