* {
  display: static;
  float: none;
}

.print_only {
  display: block;
}

#footer .wrapper #copyright {
  display: inline;
}

ul, ol {
  padding: 0;
  margin: 0;
}

li {
  list-style-type: none;
}

a, a:visited {
  text-decoration: underline;
  font-weight: bold;
  color: #000;
}

body {
  background-image: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 11pt;
  line-height: 14pt;
}

/* for this project 
******************************************/

#header,
#sidebar,
.product_subnav,
#products .right_col,
#products .actions,
#products .additional_images,
#products .related,
#collections .actions,
#footer .wrapper * {
  display: none;
}

#collections .features .tpoint,
#products .features .tpoint {
  float: left;
}

#collections #features,
#collections #mattress_care,
#products .product_thumbs,
#products .center_column,
#products #mattress_care {
  clear: both;
}

#collections #mattress_care,
#products #mattress_care {
  padding-top: 115px;
}

.product_thumbs li a {
  text-decoration: none;
}

.product_thumbs li a img {
  border: 0;
}
