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

 Title : Example Custom CSS : DinoMaster!
 Author : Infinity Box Inc.
 URL : http://wufoo.com

 Last Updated : September 26, 2007

- - - - - - - - - - - - - - - - - - - - - 

INSTRUCTIONS
1. Copy / Paste all or portions of these
CSS rules into "custom.css".

2. Experiment and play.

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

/* - - - Default - - - */

/* Logo */
h1 a {background-image: none; min-height:0; height:40px}

/* Backgrounds */



.wufoo input.text, .wufoo textarea.textarea{ background:#FFF;}
.wufoo .focused{}
.wufoo .instruct{}

/* Borders */
#container{}
.wufoo .info{}
.wufoo .section{}
.wufoo .instruct{}

/* Typography */
.wufoo .info h2{ text-indent: -5000px !important; overflow: hidden;}
.wufoo .info p{font-size:95%;font-family:inherit;color:#444444}
.wufoo .section h3{font-size:110%;font-family:inherit;color:#000000}
.wufoo .section p{font-size:85%;font-family:inherit;color:#444444}
.wufoo label.desc{font-size:95%;font-family:inherit;color:#444444}
.wufoo li div, .wufoo li div label, .wufoo li span label{font-family:inherit;color:#444444}
.wufoo input.text, .wufoo textarea.textarea, .wufoo select.select, .wufoo label.choice{font-size:100%;font-family:inherit;color:#333333}
.wufoo label.choice{color:#444444}
.wufoo .instruct{font-size:80%;font-family:inherit;color:#444444
}

/* Drop Shadows */
#top, #bottom{visibility:visible}