@charset "utf-8";

#CaptchaInformation { margin-top:10px; }

#div_captcha #lbl_captcha {padding-bottom:10px;}
#captcha_wrapper {
	background-color:#CBE3F2 !important;
	border:1px solid #97CCE8 !important;
	overflow:visible;
	padding:3px;
	width:302px;
}
#captcha_image { border:1px solid #97CCE8 !important; }
#captcha { border:1px solid #97CCE8 !important; background-color:#FFFFFF !important;  }

