/*
    Document   : ExportDialog
    Created on : Apr 8, 2009, 5:25:51 PM
    Author     : paul
    Description:
        Purpose of the stylesheet follows.

		Old class names: dijitDialog dialogbox mailFolderDialog CalendarExportDialog
		New class names: dijitDialog CalendarExportDialog
*/

.CalendarExportDialog {
	width: 300px;
}

.CalendarExportDialog .FormField .dojoxDropDownSelectFixedWidth {
	width: 14em;
	margin: 0;
}
