/* jet */
#right div.jet_feature table {
	margin-top: 10px;
	padding: 0px;
	width: 554px;
}
#right div.jet_feature table th {
	margin: 0px;
	padding: 2px 0px;
	width: 75px;
	background: url("./img/jet_feature003.gif") repeat-x #e7e7e7;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	line-height: 110%;
}
#right div.jet_feature table th.function {
	width: 254px;
}
#right div.jet_feature table td {
	margin: 0px;
	padding: 4px 0px;
	border-right: 1px solid #e3e3dd;
	background: url("./img/jet_feature005.gif") repeat-x bottom;
	text-align: center;
	font-size: 12px;
	line-height: 110%;
	color: #666;
}
#right div.jet_feature table td.function {
	padding: 3px 0px 4px 4px;
	width: auto;
	border-right: 1px solid #e3e3dd;
	background: url("./img/jet_feature006.gif") repeat-x bottom #eef;
	text-align: left;
	font-size: 10px;
}
#right div.jet_feature table td.toll {
	border-right: 1px solid #c5c5bb;
	background: url("./img/jet_feature008.gif") repeat-x bottom #d8d8ce;
}
#right div.jet_feature table td.function a {
	display: block;
	padding: 0px 0px 4px 9px;
	background: url("./img/jet_feature004.gif") no-repeat 0px 3px;
	font-size: 10px;
	font-weight: bold;
	line-height: 120%;
}
#right div.jet_feature table td.function a.new {
	padding: 0px 0px 4px 20px;
	background: url("./img/jet_feature010.gif") no-repeat 0px 2px;
}
#right div.jet_feature table td.function strong {
	padding: 0px 0px 4px 9px;
	background: url("./img/jet_feature007.gif") no-repeat 0px 2px;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	color: #778088;
}
#right div.jet_feature table td.function strong.small {
	font-size: 10px;
}
