/* - - - - - - - - - - - - - - - - - - - - -

Title : Wufoo Form Structure
Author : Infinity Box Inc.
URL : http://wufoo.com

- - - - - - - - - - - - - - - - - - - - - */


#container, #container2{
	text-align:left;
	
}
#container, #top, #bottom, #container2{
	margin:0 auto;
	width:580px;
}
#top, #bottom{
	width:500px;
	height:10px !important;
	display:block !important;
}
#top{
	padding-top:10px; /* Collapse bug if set to margin. */
	visibility:hidden !important;
}

form.wufoo{
	margin:0;
	padding:0;
}

/* ----- LOGO ----- */

.hide{
	display:none !important;
}

