#tbl_lang {

}
#tbl_lang td {
	border: 1px dashed #ddd;
	padding: 5px;
}
div.fr {
	background: #f4f1eb;
	margin: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 5px;
}
div.fr div.txt {
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
textarea {
	width: 80%;
	height: 150px;
}