/* --------------------------------------------------------------------------- tech specs */
#techContent {
	width:715px;
	line-height:1.3em;
	padding:20px;
	margin:0px;
	font-size: 12px;
}
#tech {
	font-size: 11px;
	width: 100%;
}
#tech .header {
	font-size: 12px;
	background-color: #E2E2E2;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: top;
	font-weight: bold;
}
#tech .altRow {
	background-color: #F6F6F6;
}
#tech td {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#tech .header td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#tech .divider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.wave-title {
	background-color: #e2e2e2;
	font-size: 11px;
	padding: 7px 7px 7px 10px;
}
.wave-space {
	height: 15px;
}
.wave img {
	border: 0px;
}
.wave-description {
	text-align: center;
	font-size: 11px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
.breakout-cable {
	margin-top: 15px;
	margin-left: 10px;
}