#content {
	padding-bottom: 30px;
	padding: 15px;
	margin-top: 20px;
	position: absolute;
	width: 850px;
}
#content_border{
	background: #fff;
	border: 4px solid #999;
	position: absolute;
	width: 100%;
	height: 100%;
}
#content *{
	color: #333;
}
#contact_content{
	position: relative;
	padding: 20px 30px 0 60px;
}
#content h1{
	border-bottom: 1px solid #333;
}
#captcha_message{
	height: 1.5em;
	margin-top: 20px;
}
#content h3{
	margin-top: 1em;
}
#chat{
	float: right;
}
#formWrap{
xborder: 1px solid #aaa;
width: 500px;
}


