
#ibox_content { 
	border:0;
}

#ibox_progress {
    text-indent: -10000px;
    background: #fff url('../images/indicator.gif') center center no-repeat;
}

#ibox_overlay{
filter:alpha(opacity=90); 
-moz-opacity: 0.8; 
opacity: 0.8;
}
