#bn-content-top-left {
	float: left;
    width: 50%;
}
#bn-content-top-right {
	float: right;
    width: 50%;
}