.ui-widget-overlay {
    /*background:url("overlay.png");*/
	background-color: #FFF;   
	opacity:0.6;
    filter:alpha(opacity=60);
} 
