/* 
    Document   : FolderInfo
    Created on : Apr 8, 2009, 5:28:44 PM
    Author     : paul
    Description:
        Purpose of the stylesheet follows.

		Old class names: iwcWidgetMailFolderInfo
		New class names: MailSharedFolderPropertiesDialog
*/

.MailSharedFolderPropertiesDialog {
	width: 360px;
}

.MailSharedFolderPropertiesDialog .FormField label {
        width: 10em;
}

.MailSharedFolderPropertiesDialog .FormField .FormField-Label {
	   float: none;
}

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


