/* 
 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 Cdric 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 */

#content .offstate-a, #content .offstate-b, #content .offstate-c, #content .offstate-d, 
#content .offstate-e, #content .offstate-f, #content .offstate-g, #content .offstate-h, 
#content .offstate-i, #content .offstate-j, #content .offstate-k, #content .offstate-l,
#content .offstate-m, #content .offstate-n, #content .offstate-o, #content .offstate-p, 
#content .offstate-q, #content .offstate-r, #content .offstate-s, #content .offstate-t,
#content .offstate-u, #content .offstate-v, #content .offstate-w, #content .offstate-x,  
#content .offstate-y, #content .offstate-z, #content .offstate-aa, #content .offstate-ab,
#content .offstate-ac, #content .offstate-ad, #content .offstate-ae, #content .offstate-af,
#content .offstate-ag, #content .offstate-ah, #content .offstate-ai, #content .offstate-aj,
#content .offstate-ak, #content .offstate-al, #content .offstate-am, #content .offstate-an {
	display: none !important;
}

#content .wfPage, #content .wfHideSubmit { 
	display: none !important;
}
#content .wfCurrentPage {
	display: block !important;
}

#content #rotator img {
	display:hidden;
	position:absolute;
	top:0; left:0;
}
