I have two divs on my page, one main content div (a square) and another one inside that (another square) that I want to stay up in the top right crner of the main div. So essentially, I want the page text to go down the left side of the main div but keep the inside div up in the top right corner. Once text is past the top corner div I want the text to carry on accross the page. Is this possible?