/*
 * 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  {
	font-size: 1em;
}
.ui-dialog div  {
	float: none;	
}
.ui-dialog-content  {
	overflow: auto;	
	padding: 0px;
}
.bd {
	padding: 10px;	
}
.ui-dialog-title  {
	font-size: 1.4em;
}
.ui-dialog-titlebar  {
	background-color: #6F3B15 !important;
}
.ui-dialog-content  {
	overflow: auto;
}
.ui-dialog-buttonpane button  {
	background:transparent url(/images/global/side-nav-bg-level1.png) no-repeat scroll 0 top !important;	
}
