/*
 * Theme overrides for jQuery UI Dialog.
 */
.ui-dialog-content {
	padding: 0.5em 0.2em !important;
}
