/**
 * The FORMfields Library
 * Copyright 2005-2007 Brain Book Software LLC
 * For complete documentation, please visit http://www.formfields.com
 */

td.ffTableSetFORMfieldsField1, td.ffTableSetFORMfieldsLabel1,
td.ffTableSetFORMfieldsField2, td.ffTableSetFORMfieldsLabel2 {
	border: 1px dotted #cccccc;
}

label.isValid {
	color: #355597;
}