.post, .wrong{
	border:1px solid #b00202;
	outline:1px solid #800101;
}

#boo{
	color:#b00202;
	font-weight:900;
	border:1px dotted #b00202;
	padding:5px
}

#content label input {
	display:inline;
}

#content label {
	display:block;
	padding-right:1em;
}

#reset {
	float:right;
}

#emailResult {
  display:none;
}

#text form textarea {
	clear:both;
}
