

  
.tabhelplink {
  	padding:5px 0px 4px 0px;
}
  
.tabhelplink a{
  	padding:5px 0px 4px 12px;
  	background:none !important;
}

/* ----- Tabs ----- */
#sections {
  /*float: left;*/
  font: 1.1em;
  line-height: normal;
	margin-bottom: -1px;
	margin-right: 10px;
	margin-left: 10px;
  border-bottom: 1px solid #BAD5E8;
}

#sections ul {
  margin: 0;
  padding: 2.5em 0 0 2.5em;
  list-style-type: none;
}
#sections li {
  display: inline;
  margin: 0;
  padding: 0;
}
#sections li span {
	float: left;
	display: block;
	margin: 0;
	padding: 0 0 0 6px;
  background: url("images/reqs-tab.gif") no-repeat left top;
}
#sections li span a {
  float: left;
  margin: 0;
  padding: 0;
  /* border-bottom: 1px solid #003265; */
  text-decoration: none;
	border:0;
}
#sections li a span {
  float: left;
  display: block;
  padding: 5px 12px 4px 6px;
  color: #444;
  background: url("images/reqs-tab.gif") no-repeat right top;
}
#sections a:hover span {
  color: #000;
}
#sections li span a, #sections li a span {
	/* IE doesn't give the hand for these by default */
	cursor: pointer !important;
	cursor: hand !important;
}


#sections #sel a, #sections .et_sel a {
}

#sections #sel a, #sections .et_sel a,  #sections .et_sel a span, #sections #sel a span {
  background: url("images/reqs-tabOn.gif") no-repeat right top;
}
#sections #sel , #sections .et_sel {
  color: #000;
  font-weight: bold;
  /* padding-bottom: 4px; */
  background: url("images/reqs-tabOn.gif") no-repeat left top;
  border-bottom: 1px solid #FFF;
}


/* Tab sections
----------------------------------------------------------------- */

#benefits, #designtypes, #installvideo, #threadsizes, #partnosystem,
#et_benefits, #et_designtypes, #et_installvideo, #et_threadsizes, #et_partnosystem {
  /*clear: both;*/
/*  margin: 1em 10px 0px 10px; */
/*  padding: 0em 10px; */
}

/* ----- Summary section ----- */

#eq-images {
  margin: 0px 10px 0px 0px;
  padding: 0px;
  width: 150px;
  float: left;
  text-align: center;
}
#eq-images img {
  margin: 0 0 8px 0;
  padding: 0;
}

#summary ul, #summary li,
#et_summary ul, #et_summary li {
	list-style:none;
}

/* ----- Maps, News, Scitech sections ----- */

#maps ul, #news ul, #scitech ul, #details ul,
#et_maps ul, #et_news ul, #et_scitech ul, #et_details ul {
  margin: 1em 0 0 .5em;
  padding: 0;
  list-style-type: none;
}
#maps li, #news li, #scitech li, #details li,
#et_maps li, #et_news li, #et_scitech li, #et_details li {
  margin: 1em 0 0 0;
  padding: 0;
  list-style-type: none;
}
#maps h4, #news h4, #scitech h4, #details h4,
#et_maps h4, #et_news h4, #et_scitech h4, #et_details h4 {
  margin: 0 0 .2em 0;
  padding: 0;
  font-size: 1em;
  font-weight: normal;
}
#maps table,
#et_maps table {
  width: 600px;
  margin: 0 auto 1.5em auto;
}
#maps table td,
#et_maps table td {
  width: 198px;
  text-align: center;
  margin: 0;
  padding: 0;
}

/* ----- Details section ----- */

#parameters {
  margin: 0;
}
#parameters th, #parameters td {
  padding: 3px 10px;
  display: table-cell;
  vertical-align: top;
}
#parameters th {
  /* text-align: right; */
  padding: 3px 6px;
  background-color: #d3e3f0;
}
#parameters th a {
  color: #333;
  text-decoration: none;
  display: block;
}
#parameters th a:hover {
  text-decoration: underline;
}
#parameters td {
  text-align: left;
  background-color: #EEE;
  color: #333;
  line-height: 1.3em;
}
#parameters em {
  display: block;
  margin-left: .5em;
}
#parameters ul, #parameters li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}




#maps li, #et_maps li {
	float:none;
	clear:left;
}

#maps li.map, #et_maps li.map {
	padding: 10px;
	width: 120px;
	float: left;
	clear: none;
	display:block;
	height:175px;
	text-align:center;
}

.map a {
	text-decoration:none;
}


@media print{
#nav-top,#crumb,#nav-left,#nav-bottom{
display:none;
}
}
