#ibox_content { 
    background:         #222;
    border-color:       #222;
    color:              #fff;
    text-align:         center;
    padding-top:        8px;
}
#ibox_wrapper {
    background:         #222;
    border-color:       #444;
}
#ibox_footer_wrapper { 
    color:              #8dd6e2;
    background:         #444;
    left:               0;
    right:              0;
    top:                0;
    padding:            3px 10px;
}
#ibox_footer_wrapper a {
    background:         #444;
    color:              #CCC;
    font-weight:        bold;
    text-decoration:    none;
    padding:            0 3px;
}
