﻿.ui-widget
{
	font-size : 100%;
}
.ui-widget-content
{
	background-repeat : repeat;
}
.taxex-accordion-slide-handle
{
	background-image : url(images/ui-bg_inset-hard_75_4c7822_100x1.png);
	background-repeat : repeat-y;
}
.taxex-accordion-slide-handle.ui-state-default
{
	background-image : url(images/ui-bg_highlight-hard_75_486b23_100x1.png);
	background-repeat : repeat-y;
}
.taxex-accordion-slide-handle:hover, .taxex-accordion-slide-handle.ui-state-hover, taxex-accordion-slide-handle.ui-state-focus
{
	background-image : url(images/ui-bg_flat_75_6c9f4f_100x40.png);
	background-repeat : repeat-y;
}
.taxex-accordion-slide-handle.ui-state-active
{
	background-image : url(images/ui-bg_flat_65_6c9f4f_100x40.png);
	background-repeat : repeat-y;
}
.taxex-accordion-slide-handle.ui-state-highlight
{
	background-image : url(images/ui-bg_white-lines_55_6c9f4f_100x40.png);
	background-repeat : repeat-y;
}
.taxex-accordion-slide-handle.ui-state-error
{
	background-image : url(images/ui-bg_inset-soft_95_d1deb6_100x1.png);
	background-repeat : repeat-y;
}
.taxex-grid-pager .taxex-grid-pager-button-first
{
	background-position: -80px -160px;
}
.taxex-grid-pager .taxex-grid-pager-button-last
{
	background-position: -64px -160px;
}
.taxex-grid-pager .taxex-grid-pager-button-previous
{
	background-position: -48px -160px;
}
.taxex-grid-pager .taxex-grid-pager-button-next
{
	background-position: -32px -160px;
}