 /* Main FunMats.co.uk CSS Document */
 /* Last Updated 17/09/09 by Ben Hayes */
 /* CSS Valid 17/09/09 */
 
 /* ------------------------------------------------ */
 /* -- Setup Page Layout --------------------------- */
 /* ------------------------------------------------ */
	
 
  #page {
	text-align: left;
	}
 
  p, h3, ul, table {
 	margin-left: 45px;
 	}
 
  ul li { margin-top: 0.35em; }
  h3 { margin-bottom: 0.35em; }
 
  h2 {
 	margin-top: 1.75em;
 	}
 
  a.back2top {
  font-size: 10pt;
  }
 
  ul#contents { list-style-type: none;	}
 
  table#pagefooter { margin-top: 2em; }

  table#contact td { width: 20em;  }
  table th { font-weight: bold; }  

  table#howto  { width: 100%; }
  table#howto th { width: 6em; vertical-align: top; padding-top: 0.6em; }
  table#howto td { width: auto; padding-top: 0.6em; }
  table#howto tr { margin-top: 0.65em; }

  
 /* ------------------------------------------------
    -- Page Common Formats -------------------------
	------------------------------------------------ */	



