/*OPERATOR SPECEFIC CSS*/

				.table-header-repeat {
				background: #00BFFF;
				border: none;
				font-size: 0px;
				line-height: 0;
				padding: 0px 0 0 0;
				border-top-right-radius: 3px;
				border-top-left-radius: 3px;
				}
				.ui-widget-header {
    			border: 1px solid #ED521A !important;
    			background: url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") repeat-x scroll 50% 50% #ED521A !important;
    			}
    			.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    			color: #ED521A !important;
				
