/* - - - - - - - - - - - - - - - - - - - - -

Title : Wufoo Form Structure
Author : Infinity Box Inc.
URL : http://wufoo.com

Last Updated : September 30, 2008

- - - - - - - - - - - - - - - - - - - - - */


#wufoo_container{
	text-align:left;
	background:#fff;
}

#wufoo_container ul {
	padding: 0;
	margin: 0;
}

#wufoo_container ul li {
	list-style: none;
}

#wufoo_container, #top, #bottom, #footer{
	margin:0 auto;
	width:640px;
}
#top, #bottom{
	width:650px;
	height:10px !important;
	display:block !important;
}
#top{
	margin-top:10px;
}

form.wufoo{
	margin:20px 20px 0 20px;
	padding:0 0 20px 0;
}



img, a img{
	border:none;
}
* html img { 
	behavior: url(/includes/forms/images/iepngfix.htc);
}

.hide{
	display:none !important;
}
