#dialog {
	background-color:#e3e4e5;
}

#tr_header {
	width:500px;
	height:25px;
	background-color:#336699;
	color:#fff;
	float:none;
}

#tr_lemma {
	width:500px;
	float:none;
}

#tr_rowt {
	width:500px;
	height:20px;
	
	
}

#tr_dinline {
	height:18px;
	float:left;
}

.tr_flag {
	width:30px;
}
.tr_dlanguage {
	width:120px;
	margin-left:5px;
}
.tr_phrase {
	font-weight:bold;
	width:340px;
	margin-left:5px;
}

.def {
	font-weight:bold;
	margin-left:5px;
}

