.tthTable tr td { height:21px; font-size:11px; }

.tthGroupCell{
	font-size:10px; 
	color:#666; 
	border-bottom:1px solid #e2e2e2;
	padding:5px 0 5px 15px;
	background:#f8f8f8;
}

.tthGroupCell span.group-name { font-weight:bold; font-size:12px; } 
.tthTable a.show-term { color:#959595; font-weight:normal; cursor:pointer; }
.tth-warning { font-size:10px; color:#818181; padding:5px; background:#f8f8f8; }
.tthCell1 {
	font-weight:bold; 
	padding:2px 7px 2px 35px;
	border-bottom:1px solid #e2e2e2;
	color:#313131;
}
.tthCell3 { border-left:1px solid #e2e2e2; }
.tthCell4 {
	padding-left:5; 
	padding-right:20;
	border-bottom:1px solid #e2e2e2;
	color:#313131;
}

.tthTableTitle {
	background:#498ba2;
	padding:2px 5px;
	font-size:10px;
	color:#fff;
}
.tthTableCells1 td, .tthTableCells2 td { padding:2px 7px; font-size:10px; }

.supplier_table {
	border-collapse: collapse;
	border-spacing: 0;
	white-space: nowrap;
}
.supplier_table td {
	border: 1px solid gray;
	padding-left: 5px;
	padding-right: 5px;
}
.prodTableName {
	text-align: left;
	color: #3069c6;
	font: 18px Tahoma, sans-serif;
}

.tth-warning .found-err { color:red; font-size:11px; }
/***Product card***/
div.services-plus { width:275px; }
div.services-plus  * { margin:0; }
div.services-plus h2 { font:310% Georgia; width:100%; float:left; margin-bottom:17px; }
div.services-plus h2 span { float:left; margin-left:52px; }
div.services-plus h2 span.plus { 
	height:17px;
	line-height:;
	color:#fff; 
	background:#0bae00; 
	font:50%/12px Verdana;  
	padding:0 4px;
	margin:15px 0 0 8px; 
}
div.services-plus a { float:left; display:block; text-decoration:underline; text-align:center; padding-top:45px; color:#1a65f3; }
div.services-plus a:hover { text-decoration:none; color:#1a65f3; }
div.services-plus a.supp-progr { width:70px; margin-right:21px; background:url('/pic/product-card/support.png') center top no-repeat; }
div.services-plus a.maintenance-works { width:110px; margin-right:27px; background:url('/pic/product-card/maintenance.png') center top no-repeat; }
div.services-plus a.var-services { width:45px; background:url('/pic/product-card/var-services.png') center top no-repeat; }