/* It it did not look like a standard jquery ui theme would allow us to pull off the desired look, so 
 * this is a custom-build jQueryUI stylesheet */

div.ui-dialog{
	background-color: white;
	border: 1px solid #333;
}
div{
}
