#contact_code{
	width: 80px;
	text-transform: lowercase;
	}

#captcha-info{
	padding-top: 9px;
	width: 400px;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 9px;
	}

#captcha-label{
	float: left;
	width: 92px;
	height: 43px;
	margin-right: 8px;
	text-align: center;
	background: transparent url('') center center no-repeat;
	border: 1px solid;
	}
