/* 
    Document   : iwcWidgetMailFolderPropertiesDialog
    Created on : Apr 8, 2009, 6:15:26 PM
    Author     : paul
    Description:
        Purpose of the stylesheet follows.

		Old class names: iwcWidgetMailFolderPropertiesDialog
		New class names: MailFolderPropertiesDialog
*/


.MailFolderPropertiesDialog .FormField .FormField-Label {
       width: 10em;
       vertical-align: top;
       margin-top: 2px;
	   float: none;
}

.MailFolderPropertiesDialog .FormField .FormField-InputWrapper {
	   float: none;
}

.MailFolderPropertiesDialog .FormField .FormTextBox {
	   width: 150px;
}

.MailFolderPropertiesDialog .MailFolderPropertiesDialog-NameSection label {
       vertical-align: middle;
       margin-top: 0;
}
