/* - - - - - - - - - - - - - - - - - - - - -

Title : Wufoo Form Structure
Author : Infinity Box Inc.
URL : http://wufoo.com

- - - - - - - - - - - - - - - - - - - - - */


#container-w{
	text-align:left;
	background:#fff;

}
#container-w, #bottom{
	margin:0 auto;
	width:460px;
}


form.wufoo{
	margin:20px 20px 0 20px;
	padding:0 0 20px 0;
}





.hide{
	display:none !important;
}
