.form-info{
    margin-right: 270px;
    }

#contact_code{
	width: 88px;
	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: #CCCCCC url('../images/contact-loader.gif') center center no-repeat;
	border: 1px solid #999999;
	}