/*@import "all.css"; /* just some basic formatting, no layout stuff */
	
	body {
	background-color: #99FFFF;
		}
	
	#leftcontent {
	position: absolute;
	left:10px;
	top:160px;
	width:160px;
	background:#99FFFF;
	border-top: 2px solid #99FFFF;
	border-right: 2px #99FFFF;
	border-bottom: 2px #99FFFF;
	border-left: 2px #99FFFF;
		}

	#centercontent {
	background:#99FFFF;
	margin-left: 161px;
	margin-right:51px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 161px;
	margin-right:51px;
	border-top: 2px solid #99FFFF;
	border-right: 15px solid #99FFFF;
	border-bottom: 5px solid #99FFFF;
	border-left: 15px solid #99FFFF;
		}
	html>body #centercontent {
   		margin-left: 161px;
   		margin-right:51px;
		}	
	#banner {
		background:#99FFFF;
		height:144px;
		border-top:1px #000;
		border-right:1px #000;
		border-left:1px #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:144px;
		width: 100%;
		}
	html>body #banner {
		height:144px;
		background-color: #99FFFF;
		}


.T-Line {
	width: 500px;
	height: 12px;
}
.engine {
	width: 70px;
	float: left;
}
.model {
	width: 70px;
	float: left;
}
.lh {
	color: #FF0000;
	float: left;
}
.rh {
	color: #339900;
	float: left;
}
.drive {
	float: left;
	width: 35px;
}
.hpower {
	float: left;
	width: 55px;
}

.rpm {
	float: left;
	width: 55px;
}
.redctn-A {
	float: left;
	width: 35px;
}
.ratio-rev {
	float: left;
	width: 35px;
}
.shaft-max {
	float: left;
	width: 35px;
}
.nom-od {
	float: left;
	width: 35px;
}
.pitch {
		float:left;
		width: 35px;
}
.T-head {
	font-size: .8em;
	color: #000000;
}
.hand {
	width: 50px;
    float:left;
}
.table-benchmark {
	width: 650px;
}
