/* Example CSS file for CharityWeb Forms
Date: 11/3/15
Useful tools for those technically inclined who want to test out CSS styles are the Developer Tools in Chrome/Firefox/IE. 
Do a right-click on the page and then choose "Inspect Element". This will allow you to view the source HTML and do temporary
edits on the CSS using the right pane to see what works. Then, you can copy and paste the change into this file. it may take
some trial-and-error for you to get the syntax right.
 */
#fieldset-MailingList {
	display: active
}
