#wait_label {
	color: #36638E;
	font-size: 18px;
	font-weight: bold;
}

#result {
	margin-top: 50px;
	height: 90px;
	color: #449BAE;
	font-weight: bold;
}

#result a {
	color: #66C04E;
	font-weight: bold;
	text-decoration: none;
}

#result a:hover {
	text-decoration: underline;
}
#processing, #link {
	display: none;
}
