@charset "utf-8";
/* CSS Document */
.CaptchaPanel{width:100%;}

.CaptchaImagePanel img{width:200px;}

.CaptchaAnswerPanel{
	width:250px;
	margin: auto;
}
.CaptchaWhatsThisPanel a{color:#333;}
.include-captcha{display: none;}