
p.captcha_1,
p.captcha_2,
p.captcha_notvalid
{
}
p.captcha_2
{

}
p.captcha_notvalid
{

}

.captchapict{
border:1px solid grey;
}

.captcha {
	margin-top:0px;
	padding:5px 5px 5px 20px;
	float:left;
	position:relative;
}

.chaptcha_box {
	margin-bottom:30px;
}

.captcha_lable {
	width:160px;
	float:left;
	text-align:left;
}

.captcha_error {
	border: 2px solid red;
	background-color: #ff8787;
	color: white;
}

captcherfield{
	width:195px;
	float:left;
}

captcha_1{

}

#captcha_form{
	width:375px;
}

.abstand {
	margin-bottom:10px;
	line-height:14px;
}