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

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

Last Updated : September 30, 2008

- - - - - - - - - - - - - - - - - - - - - */
.formLeftSide {float:left; width:450px; border-right:1px dotted #666; }
.formRightSide {float:left; width:375px; }
.formBottom {width:850px; border:1px solid #666; float:left; margin-left:25px; }

.col span {float:left; padding-right:10px;}



#container{
	text-align:left;
	background:transparent;
	float:left;
}
#container ul li{
	list-style-type:none;
	list-style-image:none;
}
#container, #top, #bottom, #footer{
	margin:0;
	width:375px;
}
#top, #bottom{
	width:375px;
	height:10px !important;
	display:block !important;
}
#top{
	margin-top:10px;
}

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

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


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

.hide{
	display:none !important;
}

.topLabel {width:850px;}