ul { list-style: disc; padding-left: 20px; }
ul li { background: none; padding-left: 0; }
ol { list-style: decimal; padding-left: 46px; }

body {
  font-family: "Times New Roman", Times, serif;
}

#content_main div.col_left,
#content_main div.col_right {
  float: none;
  width: auto;
}

div#content_main h1,
body div#content div#content_main h2,
body div#content div#content_main h3,
body div#content  #alt_product_list li span,
body div#content  #product_benefits_list span,
body div#content .highlight,
body div#content .subhead {
  color: #000;
}

#nav_main, 
#login,
.skiplink,
.page_actions,
#breadcrumb,
#content_hero, 
#footer_siteinfo,
#sidebar {
  display: none;
}

#container {
  width: auto;
}
#header {
  border: none;
}
#header_logo {
  margin: 0 0 14px 0;  
}
#header_logo img {
  width: auto;
}
#content {
  background: none;
}
#content_main {
  float: none;
  width: auto;
}
#footer {
  background: none;
  border-top-color: #000;
  border-top-width: 1px;
  margin-top: 30px;
}
#footer_siteinfo div.siteinfo {
  border: none;
  float: none;
  width: auto;
}
#content_main a:after {
  content: " (http://privacymatters.com/" attr(href) ")";
	font-size: 90%;
}
#content_main a[href^="http"]:after {
  content: " (" attr(href) ")";
  font-size: 90%;
}
#content_main a[href^="#fn"]:after {
	content: "";
}
#content_main #breadcrumb a:after,
#content_main a.img_left:after,
#content_main a.img_right:after {
  content: "";
}

#product_benefits h3 span { 
  width: 0; 
}
#explanation {
  margin-top: 15px;
}


