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

		Old class names: dijitDialog dialogbox mailFolderDialog
		New class names: dijitDialog CalendarTimezoneDialog
*/
.CalendarTimezoneDialog {
        width: 32em;
}

.CalendarTimezoneDialog .FormField .dijitComboBox {
        width: 20em;
        margin: 0 0 0 .5em;
}