/* - - - - - - - - - - - - - - - - - - - - -

Title : Wufoo Form Structure
Author : Infinity Box Inc.
URL : http://wufoo.com

- - - - - - - - - - - - - - - - - - - - - */

html{
	background-color:#d5de28;
}
body{
	padding:0;
	font-size:small;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}

#container{
	text-align:left;
	background-image:url(../images/popup_bg.gif);
	background-repeat:repeat-x;
	background-color:#d5de28;
}
#container{
	margin:0 auto;
	width:660px;
	min-height:300px;
}
#container.forgot_details {
	min-height:225px;
	overflow:hidden;
}
form.gogivers{
	margin:0px 20px 0 20px;
	padding-top:20px;
}
#page_header {
	width:100%;
	text-align:center;
}
a {
	color:#CC0000;
}
