.ml-panel-twocol div.col-left {
	width: 67%;
	float: left;
}

.ml-panel-twocol div.col-right {
	width: 32.85%;
	float: left;
}

.ml-panel-twocol div.col-bottom {
	clear: both;
}
