@charset "utf-8";
				p.captcha_1,
				p.captcha_2,
				p.captcha_notvalid
				{
					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-width: 0px;
				}

