/* CSS Document */

.clear_captcha {
	width: 100%;
	display: block;
	clear: both;
	height: 1px;
}
.col_form_captcha {
	text-align: right;
	width: 150px;
	height: 40px;
	float: left;
	margin: 0 20 0 0px;
	padding: 0;
	vertical-align: top;
	line-height: 40px;
	display: block;
}
.col_form_captcha img{
}

.col_form_captcha_2 {
	width: 10px;
	float: left;
} 
.campo_captcha{
	margin: 2px 0px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid;
	background: #fff;
}
.col2_form{
	width: 65px;
}

