/* FORMS */

.formtext { font: normal 11px Arial; color: #7c0041; padding-right: 10px; }

.inputfield { font: normal 11px Arial; color: #7c0041;
	border: none; border-bottom: #7c0041 1px solid; background-color: inherit;
	padding: 3px 2px 0 2px; margin: 0 0 0 0;
	width: 98%; height: 15px;
}
.inputfield2 { font: normal 11px Arial; color: #7c0041;
	border: #7c0041 1px solid; background-color: inherit;
	padding: 2px 2px 0 2px; margin: 0 0 0 0;
	width: 98%;
}