p.captcha_1,
p.captcha_2,
p.captcha_notvalid
{
	margin-left: 30px;
	margin-right: 20px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: transparent;
}
p.captcha_2
{
    vertical-align: middle;
	font-style: italic;
	font-weight: normal;
}
p.captcha_notvalid
{
	font-weight: bold;
	color: #FFAAAA;
}

.captchapict
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* border-style: solid;*/
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
}
