

#container{
	text-align:left;
	margin:0;
	padding:0;
}
#container, #top, #bottom, #footer{
	margin:0;
	padding:0;
}
#top, #bottom{
	height:10px !important;
	display:block !important;
}
#top{
	margin-top:10px;
}

form.wufoo{
	margin:20px 0 0 0;
	padding:0 0 20px 0;
}

/* ----- LOGO ----- */


img { 
	behavior: url(../_img/iepngfix.htc);
	border:none;
}

.hide{
	display:none !important;
}
