.mfl-col1, .mfl-col2 {
	width: 295px;
}

.mfl-col1 {
	float: left;
}

.mfl-col2 {
	float: right;
}

.mfl-header {
	width: 590px;
	/*height: 353px;*/
	height: 433px;
	margin-bottom: 20px;
}

.mfl-header-col1 {
	width: 409px;
	text-align: center;
	float: left;
}

.mlf-header-col2 {
	margin-top: 128px;
}

.mfl-hide {
  display: none;
}

.col1 h2 {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}

.mfl-clip {
	margin-bottom: 20px;
	/*border-bottom: dashed 1px gray;*/
}