@charset "UTF-8";

/*	Jandson Homes style sheet: inclusions table
	-------------------------------------------
	Copyright (c) Kesteven and Associates 2007, All rights reserved.

*/

table		{	width: 870px; 	}
					
tr.header			{	font-size: 85%;
						color: #A3238E;
					}
					
td					{ 	border-bottom: 1px solid #AAAAAA; 
						padding: 2px 0 1px 0;
					}
					
td.inclusion		{	width: 650px;
					}
					
td.tick				{	text-align: center;
						width: 50px;
						font-size: 120%;
					}
					
td.headtick			{	text-align: center;
						width: 50px;
					}