
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
/*body .ui-tooltip {
	border-width: 2px;
}*/
/* Component containers
----------------------------------*/
/*.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}*/
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}


/* Interaction states
----------------------------------*/

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */



/* Interaction Cues
----------------------------------*/


/* Misc visuals
----------------------------------*/

/* Corner radius */


/* Overlays */
