/* CSS Document */

#taf {background: url(images/taf.png) center no-repeat;width:980px; height:333px;
padding-bottom: 0px;
margin-bottom: 0px;
}

.form-text {background: url(images/bg_input.gif) repeat-x;
}

.form-textarea {background: url(images/bg_textarea.gif) repeat-x;

}

.form-text:focus, .form-textarea:focus {background: #fffed9;
}

#wrapperform
{
padding-top: 150px;
padding-bottom: 0px;
margin-bottom: 0px;
padding-left:100px;
width:880px;
height:133px;
}

#wrap { padding-top: 20px; padding-bottom: 0px; margin: auto; width: 980px; position: relative;}



*/


