#halfL {
	float: left;
	width: 330px;
}
#halfR {
	float: right;
	width: 330px;
}
