.ui-widget-header {
            background: #2C3E50;
            border: 1px solid #eee;
            color: #333333;
            font-weight: bold;
			
         }
.ui-widget-content {
            background: #e3e3e3;
         }