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

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

#post label,
#post label select,
#post label input {
	display:block;
}

#post label {
	padding:0.5em 0;
}

#post select {
	color:#001849;
	font-size:1em;
	font-family:Arial, sans-serif;
	font-weight:900;
}

#submit,#reset {
	color:#001849;
	font-size:1em;
	font-weight:900;
	background:#f5f5f5;
}
