#ibox_wrapper {
    background-color: #ffffff;
    padding: 15px;
}

#ibox_content {
    background-color: #ffffff;
    border-color: #ffffff;
}

#ibox_footer_wrapper {
    margin-top: 10px;
    margin-left: 15px;
}

#ibox_footer_wrapper a {
    color: #ffffff;
    background-color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;   
    font-weight: bold;
}

#ibox_footer {
    color: #016701;
    font-family: "Century Gothic",Century,Arial,sans-serif;
    font-size: 20px;
    height:50px;
}

#inner_content {
    margin-top: 15px;
}