 /* Family Funmats Index.php Page CSS Document */
 /* Last Updated 13/03/09 by Ben Hayes */
 /* CSS Valid 13/03/09 */

 h1#top span {
    background:url(../_images/head_family.gif) top center no-repeat;
    }
	
 table#pricetable {
	margin-top: 1em;
 	}
	
 #pricetable .tprodhead {
 	width: 250px;
	}
 
 #pricetable th {
 	padding-bottom: 0.5em;
 	} 
 
 #pricetable .tprice {
 	width: 70px;
	}
 
 
 #pricetable .tsep {
 	width: 20px;
	} 
	
 #pricetable .tprod {
 	font-style: italic;
	}
 
 #pricetable span#note {
 	font-size: 85%;
	} 
  
 div#footer {
	clear: both;
	}