.ui-state-default 
	{
		background:#fae3b7;
		/* border-color:#e8cc97;  */
		border:none;
		color: #333399;
	}
	.ui-widget-content
	{
		border:none;
	}
	.ui-state-hover
	{
		background:#e8cc97;
		/*border-color:#e8cc97;*/
		border:none;
		color:#FA6114;
	}
	.ui-accordion-content {
		padding:0px !important;
	}
	
	.mejs-time-rail {
		min-width: 300px;
	}
	
	.mejs-time-total {
		min-width: 290px;
	}