/* MailSite ExpressPro 8.0.4.7 */
/* FilterGroupEditor.css Copyright 2005-2007 Rockliffe, Inc. */

/* Component Art grid listing the filtered contacts. */
.FilterGroupEditorGrid
{
	clear: left;
	height: 100%;
}

/* Input field for the Component Art grid when inserting new filtered contacts. */
.FilterGroupEditorInputField
{
	max-width: 99%;
}