img.img_scheme {

}

img.img_picture {

}

table.tbl_types {width:100%; border:0; margin:10px 0 25px 0; }

table.tbl_types td {text-align:center; width:33%; padding:5px; font-size:80%; color:#abbcd6; }


table.tbl_details {width:526px; font-size:12px; font-weight:bold; margin:0 auto 20px auto; color:#d4d4d4;
border-top:1px solid #4b4b4b;
border-left:1px solid #4b4b4b;
border-collapse:collapse; border-spacing:0; 
}

table.Product {width:526px; font-size:12px; margin:0 auto; color:#d4d4d4;
border-top:1px solid #4b4b4b;
border-left:1px solid #4b4b4b; 
border-collapse:collapse; border-spacing:0; 
}
 
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	head~body table.tbl_details { border-collapse: separate; }
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	head~body table.Product { border-collapse: separate; }
}


table.tbl_details th, table.tbl_details td {font-weight:bold; text-align:center;
border-right:1px solid #4b4b4b;
border-bottom:1px solid #4b4b4b;
padding:8px 0;
}

table.Product th {font-weight:bold; text-align:center;
border-right:1px solid #4b4b4b;
border-bottom:1px solid #4b4b4b;
padding:8px 0;
}

table.Product td {font-weight:normal; text-align:center;
border-right:1px solid #4b4b4b;
border-bottom:1px solid #4b4b4b;
padding:8px 2px;
background:#272727;
}

table.Product th.Slash {background:url(/images/slash.gif) 0 50% no-repeat; } 

.Left {margin:0 8px 23px 0; padding:0 5px 0 0; }

.Right {margin:23px 0 0 8px; padding:0 0 0 5px; }

table.tbl_details th {background:none; }
table.Product th {background:none; }

td.td_details_light {background:#272727; }
tr.White {background:none; }
