div.sub-content{
	width:770px;
	height:400px;
	padding:10px 15px 0px 15px;
	overflow:auto;
}
div.contact-intro{
	text-align:justify;
	margin-bottom:6px;
}
div.contact-infos{
	margin-bottom:1px;
}
div.contact-infos input.text{
	margin-left:5px;
	width:300px;
}
div.contact-infos textarea{
	width:766px;
	height:180px;
}
div.contact-send{
	height:22px;
	margin:4px 0px;
}
