h1
{
	margin-bottom: 50px;
}
#content-contact
{
	margin: 70px auto;
	height: auto;
	display: table;
}
#in-contact
{
	display: table;
	margin: 0 auto;
	position: relative;
	width: 660px;
}
#contact{padding: 40px 70px 40px 70px;}
#left
{
	float: left;
	width: 45%;
}
#right
{
	float: right;
	width: 45%;
}
#bottomtxt
{
	float: left;
	margin-top: 45px;
}
#left, #right, #bottomtxt
{
	font-size: 14px;
	text-align: left!important; 
}
.box{padding: 0px!important;}
#left, #right{margin: 0px!important;}
#bottomtxt{margin: 40px 0px 50px 0px!important;}