
.translation {
	font-size: .76em;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	background-color: #fff;
	padding-top: 16px;
	}
.translation caption {
	padding: 10px 10px 10px 0px;
	text-align: left;
	font-weight: bold;
	}
.translation thead {
	background:url(../images/tableheader.gif) repeat-x left top;
	}	
.translation th {
	text-align: left;
	color: #fff;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #c2c6dd;
	padding: 8px 5px 2px 5px;
	background:url(../images/tableheader.gif) repeat-x left top;
	}
.translation td {
	color: #333;
	line-height: 1.2em;
	padding: 3px 5px 3px 5px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
