@charset "utf-8";

#CaptchaInformation { margin-top:10px; }

#div_captcha #lbl_captcha {padding-bottom:10px;}
#captcha_wrapper {
	background-color:#FOFOFO !important;
	border:1px solid #CACACA !important;
	overflow:visible;
	padding:3px;
	width:302px;
}
#captcha_image { border:1px solid #CACACA !important; }
#captcha { border:1px solid #CACACA !important; background-color:#ffffff !important;  }