TEXTAREA.Editor
{	width:95%;
	background-color:#FFFFFF;
	margin-top:5px;
}
DIV.Expand
{
	float:left;
	overflow:visible;
	padding:0 2px 0 4px;
	margin:0;
	height:21px;
	background:#ffffff url(/img/bg01-l.gif) no-repeat left top;
	cursor:hand;
}
DIV.Expand SPAN
{	float:left;
	background:#ffffff url(/img/bg02-r.gif) no-repeat right top;
	padding:2px 4px 3px 0;
}
#LangFrom, #LangTo
{	position:absolute;
	top:0;
	left:0;
	display:none;
	overflow-y:scroll;
	border:#ccc solid 1px;
}
DIV.Optgroup
{
	background-color:#ffffff;
}
DIV.Optgroup TABLE
{
	background-color:#ffffff;
	width:150px;
}
DIV.Optgroup TD
{	cursor:hand;
}
DIV.Duracell
{	float:right;
	background:url('/img/duracell.jpg') left top no-repeat;
	width:63px;
	height:20px;
	padding:2px;
	padding-left:28px;
	text-align:left;
}
DIV.Duracell DIV
{	float:left;
	font-size:10px;
	background:#009933;
	margin-right:1px;
	width:5px;
	border:#ccc solid 1px;
}
DIV.Duracell .Nofill
{
	background:none;
}
DIV.TranslateResult, IFRAME.TranslateResult
{	border:#ccc solid 1px;
	margin-top:9px;
	padding:2px;
	width:98%;
	height:287px;
	overflow:auto;
}
IFRAME.TranslateResult
{	height:450px;
}
DIV.TranslateResult U
{	text-decoration:none;
	border-bottom:#ccc dashed 1px;
	color:#666666;
	cursor:help;
}