.ui-state-default
{
	background-image: none !important;
	background-color: #fff !important;
	color: #F3A772 !important;;
}
.ui-widget-header, .ui-state-hover, .ui-state-focus
{
	background-image: none !important;
	background-color: #F3A772 !important;
	color: #fff !important;;
}

.ui-state-default .ui-icon
{
	background-image: url(images/ui-icons_fff_256x240.png);
	background-color: #F3A772;
}

.ui-icon-closethick
{
	background-image: url(images/ui-icons_fff_256x240.png);
}

