@charset "utf-8";
.contactText {
	width: 500px;
	float: left;
}
img {
	float: right;
	margin-bottom: 16px;
}
.clear {
	clear: both;

}
