/*
________________________________________________________________________________________
*    grants.css
*   
*    Style sheet for grants.php
________________________________________________________________________________________
*/




  .section table	{
  					width: 100%;
					border-spacing: 10px;
					margin: 0px;
					border: none;
					}
  .section td		{
  					width: 50%;
					padding: 15px;
					vertical-align: top;
					}
