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

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

$LastChangedDate: 2009-04-02 22:53:06 -0700 (Thu, 02 Apr 2009) $

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

#container{
	text-align:left;
}
#container, #top, #bottom {
	width:100%;
}
#top, #bottom{
	width:280px;
	height:10px !important;
	display:block !important;
}
#top{
	margin-top:0px;
}

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

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


* html h1 a{
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/wflogo.png", sizingMethod="crop");
}

* html #top, * html #bottom{ 
	_behavior: url(/images/iepngfix.htc);
}

.hide{
	display:none !important;
}

