#container{
	text-align:left;
	background:#fff;
	-webkit-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
	-moz-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
}
#container, #top, #bottom, #footer{
	margin:0 auto;
	width:640px;
}
#top, #bottom{
	width:650px;
	height:10px !important;
	display:block !important;
}
#top{
	margin-top:10px;
	visibility:hidden !important;
}

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

.hide{
	display:none !important;
}

