#ibox_wrapper {
padding : 10px 10px 40px 10px;
line-height : 25px;
border : 1px solid #fff;
}
#ibox_wrapper, #ibox_footer_wrapper a {
background-color : #ddd;
}
#ibox_content {
background-color : #fff;
border : 0;
}
#ibox_footer_wrapper {
padding : 0 3px;
bottom : 5px;
top : auto;
}
#ibox_footer_wrapper #ibox_footer {
color : #000;
font-family : SukhumvitSet, Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 11px;
text-decoration : none;
text-transform : uppercase;
}
#ibox_progress {
background : #fff url(/images/ibox/loading.gif) no-repeat center center;
} 