/* - - - - - - - - - - - - - - - - - - - - -

Title : Wufoo Form Structure
Author : Infinity Box Inc.
URL : http://wufoo.com

Last Updated : September 30, 2008

- - - - - - - - - - - - - - - - - - - - - */


#container, #container2{
	text-align:left;
	background:#fff;
	border:1px #EFEFEF solid;
}

#container { float:right;}
#container2 { float:left;}


#container, #top, #bottom, #container2, #top2, #bottom2 {
	width:440px; margin:0 5px 0 5px;
}
#top, #bottom, #top2, #bottom2{
	width:450px;
	height:10px !important;
	display:block !important;
}
#top, #top2{
	margin-top:10px;
}

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

/* ----- LOGO ----- */



img, a img{
	border:none;
}
* html img { 
	behavior: url(/images/iepngfix.htc);
}

.hide{
	display:none !important;
}

