/* product nav */
#products-hero { margin: 2px auto 0; width: 755px; position: relative; }
#products-hero img { display: block; }
#blurb { position: absolute; top: 90px; left: 50px; }
#action { position: absolute; top: 231px; left: 49px; }

/* tech specs */
#techContent { width: 715px; line-height: 1.3em; padding: 20px; margin: 0; font-size: 12px; }
/* #techContent { padding-top: 0; } */
/* --------------------------------------------------------------------------- */
.techData { font-size: 11px; width: 100%; }
.techData .header { background-color: #E2E2E2; text-align: left; padding: 3px 3px 3px 7px; vertical-align: top; font-weight: bold; }
.techData td { padding: 3px 3px 3px 7px; vertical-align: top; border-bottom: solid 1px #CCCCCC; }
.techData .header td { border-top: solid 0px #CCCCCC; }
.techData .divider { border-right: solid 1px #CCCCCC; }
.techData .productTitles td { border-top: solid 1px #d3bba2; border-bottom: 0; font-weight: bold; color: #fff; opacity: 0.99; filter: alpha(opacity=99); }
.techData .header { background-color: #666;}
.techData .header td { border-top: solid 1px #b2b2b2; font-weight: bold; color: #fff; opacity: 0.99; filter: alpha(opacity=99); }
.techData .altRow { background-color: #eee; }

.wave-title { background-color: #e2e2e2; font-size: 11px; padding: 7px 7px 7px 10px; }
.wave-space { height: 15px; }
.wave img { border: 0; }
.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; }

