h2 {
  text-indent: -5000px;
}

p {
  padding-bottom: 10px;
}
  p.indent {
    margin-left: 20px;
  }

#colWrapper {
  float: left;
  padding-top: 12px;
  width: 700px;
}
  #colWrapper #col1 {
    float: left;
    width: 500px;
  }
  #colWrapper #col2 {
    float: right;
    width: 165px;
  }
  
#enterpriseSecurity #header,
#enterpriseTerms #header {
  border-bottom: 1px dashed #bfbfbf;
  padding-bottom: 15px;
}

#enterpriseSecurity #footer #footer_row1 #footer_row1_col2 img,
#enterpriseTerms #footer #footer_row1 #footer_row1_col2 img {
  vertical-align: middle;
}

#enterpriseSecurity #footer #footer_row3,
#enterpriseTerms #footer #footer_row3 {
  padding: 20px 0px 15px 0px;
}

#footer #footer_row1 {
  margin-top: 30px;
}

#securityTitle {
  background: #fff url('/images/headerSecurity.gif') no-repeat top left;
  float: left;
  height: 32px;
  margin: 25px 0px 5px 0px;
  width: 700px;
}

#termsTitle {
  background: #fff url('/images/headerTerms.gif') no-repeat top left;
  float: left;
  height: 25px;
  margin: 25px 0px 12px 0px;
  width: 700px;
}