body{
	background:#eee;
}

#container{
	text-align:left;
	background:#fff;
}
#container, #top, #bottom, #footer{
	width:500px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#top, #bottom{
	width:650px;
	height:10px !important;
	
}
#top{
	margin-top:10px;
}

form.wufoo{
	width:500px;
	margin:0px 0px 0px;
	padding:0 0 1px 0;
}



.hide{
	display:none !important;
}
