<table>
   <tr>
      <td>
           <div style="padding-left:10px;padding-right:10px">
           <p style="font-size:1.3em;font-weight:bold">System Manager Documentation</p>
           <p>System managers are responsible for:</p>
           <ul>
              <li>This bulleted role description is followed by</li>
              <li>This bulleted role description is followed by</li>
              <li>That one</li>
           </ul>
           </div>
     </td>
      <td width=70% bgcolor="#EEEEEE">

            <div style="padding-left:10px">
                 <p style="font-size:1.2em;font-weight:bold">Tutorials</p>
                 <div style="margin-left:50px">
                     <span>COB Installation Lesson</span>
                     <br/>
                     <span>Shelf Manager Tools Lesson</span>
                 </div>
            </div>
            <div style="padding-left:10px">
                 <p style="font-size:1.2em;font-weight:bold">User Manuals</p>
                 <div style="margin-left:50px">
                     <span>Shelf Manager Tools</span>
                     <br/>
                     <span>COB Board Installation and Troubleshooting</span>
                 </div>
            </div>
            <div style="padding-left:10px">
                 <p style="font-size:1.2em;font-weight:bold">Reference Guides</p>
                 <div style="margin-left:50px">
                     <span>Shelf Manager Command Line Reference</span>
                     <br/>
                     <span>COB Board Performance and Data Sheet</span>
                 </div>
            </div>
          </td>
   </tr>
</table>
<div style="margin-top:20px"></div>
<table>
   <tr>
      <td>
           <div style="padding-left:10px;padding-right:10px">
           <p style="font-size:1.3em;font-weight:bold">Plugin Developer Documentation</p>
           <p>Plugin developers are responsible for:</p>
           <ul>
              <li>This</li>
              <li>That</li>
              <li>And the other</li>
           </ul>
           </div>
     </td>
     <td width=70% bgcolor="#EEEEEE">
            <div style="padding-left:10px">
                 <p style="font-size:1.2em;font-weight:bold">Tutorials</p>
                 <div style="margin-left:50px">
                     <span>SDK Hello World Lesson</span>
                     <br/>
                     <span>SDK Detector Addressing Lesson</span>
                 </div>
            </div>
            <div style="padding-left:10px">
                 <p style="font-size:1.2em;font-weight:bold">User Manuals</p>
                 <div style="margin-left:50px">
                     <span>SDK User Guide</span>                     
                 </div>
            </div>
            <div style="padding-left:10px">
                 <p style="font-size:1.2em;font-weight:bold">Reference Guides</p>
                 <div style="margin-left:50px">
                     <span>Doxygen for SDK</span>                     
                     <br/>
                 </div>
            </div>
     </td>
   </tr>
</table>
<br/>