/* FORM */
form2, fieldset{

	border: none;
}	
label{

}
input{

}
.textarea{

}
.b2{
	width: 100px;
	border: none;
}
.error, .warn{
	color: #CC0000;
}

