#about-us {
	margin: 10px 15px;
	width: 435px;
	float: left;
}
.press {
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid 1px #E5E5E5;
}
#about-us ul {
	list-style-type: circle;
	list-style-position: inside;
}
body #about-us li {
	display: block;
	padding-bottom: 5px;
}

#about-us .video {
	padding-top: 25px;
}


#feedback {
	width: 429px;
	float: right;
	margin: 10px 15px 0 0;
	padding-left: 20px;
/*	border-left: solid 1px #E5E5E5;	*/
}

#from_message {
	width: 410px;
	font-family: "Helvetica Neue","Lucida Grande",Helvetica,Arial,sans-serif;
}
body #feedback form.simple-form,
body #feedback form.simple-form fieldset {
	padding-top: 0;
}
body #feedback form.simple-form fieldset {
	display: block;
	padding: 0;
}

body #feedback form.simple-form .submit {
	margin-top: 0;
}
