#container{
	text-align:left;
/*	background:#fff;
	border:1px solid #ccc;
	-webkit-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
	-moz-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;*/
}
#container, #bottom { width:470px; }
#bottom{
	width:400px;
	height:10px !important;
	display:block !important;
}

form.wufoo{
	margin:20px 0px 0;
	padding:0 0 20px;
}

.hide{
	display:none !important;
}

