form{
padding: 0;
margin: 0;
}
.required {
	color: #990000;
}
td{
text-align: left;
vertical-align: top;
}
td.field_title {
padding-top: 4px;
width: 140px;
text-align:right;
}
.textarea {
	height: 100px;
}
.select {
}
input, textarea{
border: 1px solid #999;
width: 350px;
}
input.butt {
width: auto;
border: none;
background: none;
}
table{
border:none;
border-spacing: 0;
padding: 0;
margin: 0;
}
table.captcha_table, table.captcha_table td{
border:none;
border-spacing: 0;
padding: 0;
margin: 0;
vertical-align: middle;
}
table.captcha_table td.captcha_expl{
padding-left: 10px;
font-size: 10px;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}																														
