.col1, .col2, .col3, .cols {float:left}
.col1 {width:276px}
.col2 {width:585px}
/* index.html */
/* index-1.html */
#page2 .cols {width:525px;padding-bottom:2px}
/* index-2.html */
/* index-3.html */
/* index-4.html */
/* index-5.html */
/* index-6.html */
table.metallurgy {width: 880px;margin: 0px auto;border-collapse: collapse;border: 0px solid #000000;margin-bottom:20px;}
table.metallurgy td{width:90px;padding: 9px 0px 9px 5px;border: 0px solid #000000;text-align:left;}
table.metallurgy th{background: url(../images/table_header_metal.jpg) top left repeat-x;height:20px;text-align:left;color:#666;font-weight:100;padding:10px 10px 20px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
table.quality {width:420px;margin-right:40px;margin-bottom:50px;font-size:90%;}
table.quality th{background:url(../images/table_header.jpg) repeat-x top left;height:20px;text-align:left;color:#666;font-weight:100;padding:10px 10px 20px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
table.quality td{padding: 9px 0px 9px 5px;border: 0px solid #000000;}
table.quality tr{background:#e9e7e7;font-size:95%;border-bottom:1px solid #d0cfcf;}
table.quality tr.grey{background:#e2dfdf;}
span.subtabletitle{font-weight:600;}
