.mast_left {
	float: left;
	height: 100px;
	width: 200px;
}
.mast_right {
	width: 500px;
	padding-top: 55px;
	float: right;
}
