﻿/* for W3C CSS compliance */
.void{} 
@media print {}

#kidsgrowth
{
	width: 592px;
	padding: 8px 0 0 10px;
}

p
{
	margin: 0 0 10px 0;
}

.top
{
	margin: 10px 0 0 0;
}

.text
{
	float: left;
	margin: 0 10px 0 0;
	width: 350px;
	line-height: 18px;
}

.bottom
{
	clear: both;
	height: 300px;
}

.instructions
{	
	font-size: 9px;
}

.chart
{
	float: left;
	padding: 0 0 0 8px;
}
