/* Real Person jQuery plugin styles v1.0.1. */
.realperson-challenge {
	float:left;
	height:28px;
	width:210px;
	background-color:#f4f4f4;
	border:1px solid #c3c3c3;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#353535;
}

.realperson-text {
	font-family: "Courier New",monospace;
	font-size: 6px;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 3px;
	display:block;
	float:left;
	width:175px;
	padding-top:4px;
	padding-left:3px;
	height:21px;
	text-align:center;
}

.realperson-regen {
	padding-top: 0px;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
	padding-top:2px;
	height:26px; width:30px;
	overflow:hidden;
	margin:0px !important;
}
.realperson-regen span {
	display:none;
}

#defaultReal{
	display:inline-block;
	width:114px !important;
	vertical-align:top;
	margin-left:13px;
	margin-top:0px;
	height:22px;
}

#result{
	font:11px Tahoma, Verdana, sans-serif;
	color:#930;
	letter-spacing:1px;
	float:left;
}

.realperson-block{
	float:left;
	height:30px;
	width:395px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:225px;
}

.realperson-label{
	height:26px;
}