/* CGS print styles */
#mother {display: none;}
.col-content-right {display: none;}
.col-side {display: none;}
.fairs {display: none;}
.top-products {display: none;}
#footer {display: none;}
form {display: none;}

/* Tables */
table { background: none; border: none; margin: 0; border-collapse: collapse; }
table th, table td {vertical-align: middle; padding: 1px 3px;  border: 1px solid #6D7072; text-align: center; }

.col-tech-left { /*width: 600px; float: left; /*border-right: 1px solid #dfdfdf;*/ padding-right: 10px; }
.col-tech-right { width: 150px; float: right; text-align: center; }


.product-img { margin-bottom: 30px;  }
.product-img a { text-decoration: none; font-size: 92%;  } 
.product-img a .desc { text-decoration: underline; display: block; margin-top: 4px; }

