/* - - - - - - - - - - - - - - - - - - - - -

EXAMPLE CUSTOM THEME

--

Feel free to customize this template
or find other great CSS themes 
from the Wufoo CSS Theme Gallery!

http://wufoo.com/gallery/designs/

- - - - - - - - - - - - - - - - - - - - - */

/* Backgrounds */

/* Borders */
.wufoo .focused input.text, .wufoo .focused textarea{
	border:1px solid #cccccc;
}
.wufoo .info{
	border-bottom:1px dotted #CCCCCC
}
.wufoo .section{
	border-top:1px dotted #CCCCCC
}
.wufoo input.text, .wufoo textarea.textarea{
	border:;
}
.wufoo .instruct{
	border:1px solid #E6E6E6
}

/* Typography */
.wufoo .info h2{
	font-size:160%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#000000
}
.wufoo .info p{
	font-size:95%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444
}
.wufoo .section h3{
	font-size:110%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#000000
}	
.wufoo .section p{
	font-size:85%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444
}	
.wufoo label.desc{
	font-size:1.2em;
	font-weight:normal;
}
.wufoo span.searchNote { float:left; padding:5px 0 10px 20px; color:#666; background:none; }
.wufoo li div{
	padding:0;
	margin:0;
}
.wufoo li.margined { margin-bottom:5px; }
.wufoo li div.left { float:left; width:631px; }
.wufoo li div.right { float:right; width:269px; background:none; }
.wufoo li div.right p.instruction { border-top:1px solid #e0dfdf; background:#f6f6f6; padding:15px 20px; color:#666; line-height:1.4em; }
.wufoo li div.right p.instruction a { color:#666; }
.wufoo input.text, .wufoo textarea.textarea, .wufoo select.select, .wufoo label.choice{
	font-size:1.2em;
	margin:0;
}
.wufoo input.searchInput { width:147px; }
.wufoo label.choice{
	color:#444444
}
.wufoo .instruct{
	font-size:80%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444
}
.loading { background: white url(/images/gear_loader_animation.gif) right -45px no-repeat; }