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

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

Last Updated : September 30, 2008

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


#top, #bottom{
	
	height:10px !important;
	display:block !important;
}
#top{
/*	margin-top:10px;*/
}

form.wufoo{

}

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


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

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

.hide{
	display:none !important;
}
