﻿.CO2Image {
	display:block;
	position:relative;
	width:195px;
}
.CO2Image a {
	display:block;
}
.EngineTitle {
	margin-top:16px;
	position:relative;
}
.EngineTitle p {
	font-family:arial,trebuchet MS;
	font-size:14px;
	font-weight:bold;
	margin-bottom:13px;
}
.Technics {
	border-bottom: solid 1px #BBB;
	width: 100%; 
	color:#000000;
	font-family:Trebuchet MS,Trebuchet,Verdana;
	font-size:10pt;
	margin-top:22px;
	margin-bottom:20px;
}
.Technics caption {
	display:none;
}
.Technics th, .Technics td {
	text-align: left;
	padding: 0px 10px 0px 10px;
}
.Technics th {
	padding:5px 10px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.Technics td {
	background: #fff;
}
.Technics tbody td {
	padding: 4px 0px 4px 0px;
	border-top: solid 1px #DDD;
	width:80%;
}
.Technics tbody .Technics0 td {
	border-top: none;
}
.Technics th {
	background-color:#e1e1e1;
	color:#000000;
	text-transform:uppercase;
	font-size:12px;
}
.Technics tbody .TechnicLabel {
	padding:4px 20px 4px 10px;
	line-height:17px;
}
.Technics tbody .TechnicValue {
	width:20%;
	white-space: nowrap;
	padding:4px 10px;
}
.ZoomButton {
	width: 17px;
	height: 17px;
	z-index: 42;
	padding: 0px;
	margin: auto;
	cursor: pointer;
	cursor: hand;
	position:absolute;
	right:3px;
	bottom:3px;
}
.Technics th, .Technics tbody {
	text-align:left;
}
