@import url("content.css");


/*-------------------- MESSAGE --------------------*/

#content {
	width: 809px;
}

.chart {
	width: 100%;
	margin: 0px 0px 20px 0px;
	border: solid 1px #e5e5e5;
}

.chart td {
	padding: 6px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .85em;
	color: #000;
	text-align: center;
	margin: 0px;
	background: #f1f1f1;
}

.chart th {
	padding: 6px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #fff;
	background: #000;
	text-align: center;
	border: solid 1px #e5e5e5;
}


th.nozzles {
	width: 22%;
}

th.1 {
	width: 13%;
}

th.2 {
	width: 13%;
}

th.3{
	width: 13%;
}

th.4 {
	width: 13%;
}


th.5{
	width: 13%;
}

th.6 {
	width: 13%;
}