.boxA { position: relative;
width: 273px; }

.boxB, #content .boxB {
	position: absolute; 
	top: 0px;
	left: 275px;
}

#content .boxB { 
	left: 274px;
	width: 235px;
}

#menuBG {
    background-color: #cccccc;
}
