﻿
.realperson-challenge {
	display: block !important;
	color: #000 !important;
	margin-top: 10px;
}
.realperson-text {
	font-family: "Courier New",monospace;
	font-size: 6px !important;
	font-weight: bold !important;
	letter-spacing: -1px !important;
	line-height: 3px !important;
}
.realperson-regen {
	padding-bottom: 15px !important;
	font-size: 10px !important;
	text-align: left !important;
	cursor: pointer !important;
	color: #579636;
}
.realperson-disabled {
	opacity: 0.5 !important;
	filter: Alpha(Opacity=50) !important;
}
.realperson-disabled .realperson-regen {
	cursor: default !important;
}


