#ibox_content 
{ 
    background: #FFF; 
    border-color: #000; 
    color: #000; 
}

#ibox_wrapper 
{ 
    background: #222; 
    border: outset 3px;
    border-color: #666; 
}

#ibox_footer_wrapper 
{ 
    left: 0; 
    right: 0; 
    top: 0; 
    padding: 3px 2px; 
}

#ibox_footer_wrapper, #ibox_footer_wrapper a 
{ 
    color: #ffffff; 
    background: #000; 
}

#ibox_footer_wrapper a 
{ 
    color: #FFF; 
    font-weight: bold; 
    text-decoration: none; 
    padding: 0 3px; 
}

#ibox_content 
{ 
    margin: 25px 0 0 0; 
    padding: 10px 10px 0px 10px; 
}