/* Generic Form styles _________________________________________ */	
fieldset {
	border: none;	
}
	fieldset ol {
		list-style: none;
	}
label {}
input {}
textarea {
	resize: none;
}

/* Specific Form styles _________________________________________ */