/* 
 wFORMS Extension Stylesheet - formassembly.com					
 Default Theme: March 2005										
 To be used along with wforms.css
 This stylesheet and the associated images are Copyright (c) 2005 Cédric Savarese (http://www.4213miles.com)	
 and licensed under the Creative Commons Attribution-ShareAlike License (http://creativecommons.org/licenses/by-sa/2.0/) 
*/

/* Accessiblity Related Rules */
/* These are the rules that should *not* apply if javascript is disabled. */
/* see: http://formassembly.com/blog/?p=14 */

.widget .offstate-a, .widget .offstate-b, .widget .offstate-c, .widget .offstate-d, .widget .offstate-e, .widget .offstate-f, .widget .offstate-g, .widget .offstate-h, .widget .offstate-i, .widget .offstate-j, .widget .offstate-lia, .widget .offstate-lib, .widget .offstate-lic{
	display: none !important;
}
.widget .wfPage, .widget .wfHideSubmit { 
	display: none !important;
}
.widget .wfCurrentPage {
	display: block !important;
}

.location {display: none;} 
