/*
 * jQuery UI screen structure and presentation
 * This CSS file was generated by ThemeRoller, a Filament Group Project for jQuery UI
 * Author: Scott Jehl, scott@filamentgroup.com, http://www.filamentgroup.com
 * Visit themeroller.com
*/

/* style overrides*/


.ui-dialog div  {
	float: none;	
}
.ui-dialog-content  {
	overflow: auto;	
	padding: 0px;
}
.bd {
	padding: 10px;	
}
.ui-dialog-buttonpane  {
	width: 100% !important;	
}
div.ui-dialog-overlay  {
		filter: alpha(opacity=60) !important;	
}
div.ui-dialog-titlebar  {
	position: relative;
	top: -2px;
} 