* {
  font-family: Helvetica,sans-serif;
  border: none;
    text-decoration: none;
}
table, tr, td {
  border: 1px solid black;
}
.clear {
  clear: both;
}
.service, .header .content .nav, .breadcrumb, .addthis_toolbox, .leftnavigation, .rightcolumn, .social, .productbottom, .tabs, .tab_greyline, .productfamilylink {
  display: none;
}
.contentheadline, .producttextsubtitle, .boldtext {
    margin-bottom: 20px;
  font-size: 14px;
    font-weight: bold;
}
.leftcolumn, .productcontent, .productpicture, .producttext, .productoverviewitem, .productfamilypic, .productfamilytext {
  float: left;
}
.maincontent, .productcontent {
    margin-bottom: 20px;
  width: 775px;
}
.productpicture {
  width: 340px;
}
.producttext {
  width: 435px;
}
.productoverviewitem {
  margin-bottom: 15px;
  border-bottom: 1px dashed #c0c0c0;
}
.productfamilypic {
  width: 190px;
}
.productfamilytext {
  width: 585px;
}
#tab_content_description, #tab_content_featuresbenefits, #tab_content_technicaldata, #tab_content_relatedinfo {
  display: block !Important;
}
.footertext ul {
  margin: 0;
  padding: 0;
}
.footertext ul li {
  display: none;
}
.footertext ul li:first-child {
  display: block;
}