@charset "UTF-8";

.captcha-wrap {
	width: 255px;
	margin: 0 0 8px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
}