#reload-captcha {
	margin-top: 15px;
	color: blue;
	text-decoration: underline;
}
#reload-captcha:hover {
	text-decoration: none;
	cursor: pointer;
}