.ui-xp-checkbox-width		{ width: 13px; }
.ui-xp-checkbox-height		{ height: 13px; }
.ui-xp-checkbox-normal		{ top: 0px; }
.ui-xp-checkbox-highlight	{ top: -25px; }
.ui-xp-checkbox-clicked		{ top: -50px; }
.ui-xp-checkbox-disabled	{ top: -75px; }
.ui-xp-checkbox-check		{ left: 0px }
.ui-xp-checkbox-uncheck		{ left: -25px; }
.ui-xp-checkbox-gray		{ left: -50px; }

.ui-xp-radio-width		{ width: 13px; }
.ui-xp-radio-height		{ height: 13px; }
.ui-xp-radio-normal		{ top: 0px; }
.ui-xp-radio-highlight		{ top: -25px; }
.ui-xp-radio-clicked		{ top: -50px; }
.ui-xp-radio-disabled		{ top: -75px; }
.ui-xp-radio-check		{ left: 0px }
.ui-xp-radio-uncheck		{ left: -25px; }

.ui-xp-label-width		{ width: 1px; }
.ui-xp-label-height		{ height: 1px; }
.ui-xp-label-normal		{ top: 0px; }
.ui-xp-label-highligh		{ top: 0px; }
.ui-xp-label-clicked		{ top: 0px; }
.ui-xp-label-disabled		{ top: 0px; }
.ui-xp-label-check		{ left: 0px }
.ui-xp-label-uncheck		{ left: 0px; }
.ui-xp-label-font		{ font-family: Tahoma; font-size: 8pt; }

.ui-xp-button-width		{ width: 350px; }
.ui-xp-button-height		{ height: 21px; }
.ui-xp-button-normal		{ top: 0px; }
.ui-xp-button-highlight		{ top: -44px; }
.ui-xp-button-clicked		{ top: -88px; }
.ui-xp-button-disabled		{ top: -132px; }
.ui-xp-button-default		{ top: -176px; }
.ui-xp-button-endwidth		{ width: 11px; }

.ui-xp-picture-width		{ width: 1px; }
.ui-xp-picture-height		{ height: 1px; }
.ui-xp-picture-normal		{ top: 0px; }
.ui-xp-picture-highligh		{ top: 0px; }
.ui-xp-picture-clicked		{ top: 0px; }
.ui-xp-picture-disabled		{ top: 0px; }
.ui-xp-picture-check		{ left: 0px }
.ui-xp-picture-uncheck		{ left: 0px; }
