﻿/* Any changes to the jquery theme roller theme go here. */

.ui-menu
{
	-position: absolute;
}


.ui-widget-content .ui-state-selected
{
	background: url(jquery-ui-1.9.1/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png) repeat-x scroll 50% 50% #0078A3;

	color: black;
}

.ui-tabs .ui-tabs-nav li a
{
	width: 85px;
}

.ui-helper-hidden-accessible
{
	display: none;
}