p, table, div {
  font-size: 12px;
}

body,
.td_cat_head,
.td_cat_head_middle,
.td_cat_head_right,
.prod_detailt,
table {
	background-color: white;
	background-image: none;
	font-family: Arial, sans-serif;
	vertical-align: top;
}
.td_cat_head h3,
.td_cat_head h2 {
	color: black;
	display: block;
}

#page {
	color: black;
	width: 100%;
}

#masthead,
#top_nav,
#product_top,
.product_logos,
.textnav,
.ptm {
 	display: none;
}

.ptm_a a {
  text-decoration: none;
  font-size: 1.6em;
  font-weight: bold;
  padding-bottom: 1em;
  color: #000;
}

table.cp {
  display: inline;
  float: left !important;
  border: 1px solid gray;
  border-collapse: collapse
} 

.tbl_params table {
  border: 1px solid gray;
  border-collapse: collapse;  
  width: 100%;
}  

.tbl_params table td {
  padding: 2px;
  border: 1px solid silver;
  /*vertical-align: middle;*/
  vertical-align: top;
}

.foto_detail img {
  width: 48%;
  border: 0;
}
