div#content {

}

div#secA {
	width: 460px;
	float: left;
	overflow: hidden;
}

div#secB {
	float: right;
	width: 220px;
	overflow: hidden;
}