There are two div elements styled with display: inline-block;
to place them on the same line. I am looking to horizontally center the first div and position the second div just to the right of it. Similar to the layout below:
page text page text page text page text
page text page text page text page text
-------- --------
| div1 | | div2 |
-------- --------
page text page text page text page text
page text page text page text page text