/* - - - - - - - - - - - - - - - - - - - - -

Title : Wufoo Form Structure
Author : Infinity Box Inc.
URL : http://wufoo.com

Last Updated : September 30, 2007

- - - - - - - - - - - - - - - - - - - - - */

/*
body{
	background:#eee;
	margin:7px 0 15px 0;
	text-align:center;
	font-size:small;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}*/


#container{
	 text-align:left; 
	background:#fff;
}

#container{
	/* margin:0 auto; */
	width:800px;
}

form.wufoo{
	margin:20px 20px 0 0px;
	padding:0 0 20px 0;
}



