
.containers {
	width: 760px;
	text-align: left;
}
.midCol {
	float: left;
	width: 350px;
	padding-right: 30px;
}

.hls {
	background-color: #E1F4A8;
	color: #000;
}

.hlOrange {
	background-color: #DB6700;
	color: #FFF;
	padding: 1px 2px;
}
.clBoth {
	clear: both;
}
