/*
________________________________________________________________________________________
*    aboutus.css
*   
*    Style sheet for aboutus.php
* 
________________________________________________________________________________________
*/



  .section table  {
                  border: none;
                  margin-left: auto;
                  margin-right: auto;
                  border-spacing: 10px;
                  }
  .section td     {
                  width: 200px;
                  vertical-align: top;
				  text-align: center;
                  }