.standardform input{
    border: 1px solid #000;
}

.send{
    border: 0px !important;
}

.standardform .errorInput {
	border: 1px solid #AF0000 !important;
}

.standardform .errorMessage {
	color: red;
}