

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/
*/


/* Component containers
----------------------------------*/
.ui-widget-content {
	background: #FFFFFF url(../../images/colorSlider.jpg) no-repeat scroll 50% 50%; 
}


/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default {
	background-repeat:no-repeat;
}

