.ui-widget-content.cml-paid { 
	background-image: url("images/paid-gradient-fill.png");
	background-repeat: repeat-x;
	background-position: 50% 50%;
	background-attachment: scroll; 
}
.ui-widget-content.cml-inactive td { 
        background-color: rgba(193, 193, 193, 0.2);
        color: #C1C1C1;
}
