textarea#LatinText, textarea#SundaText {
	width: 100%;
	height: 150px;
	border: 3px solid #cccccc;
	padding: 5px;
    background: white;
}

textarea#SundaText {
	font-size: 20px;
	height: 200px;
}

.hint {
	font-size:0.9em;
	color: blue;
	text-align: right;
	padding: 0px; margin: 0px;
}