.flag1 { width:100px;height:16px; padding-top:7px;padding-bottom:7px;padding-left:7px;line-height:14px; }

#alege {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;	
}

#mylist{
	background-color:#0066FF;
	position:absolute;
	width:210px;
}

ul.list{
	list-style-type: none;
	text-align:left;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;		
	
}

a.button{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	background:url(../images/button.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:4px;
	text-decoration:none;
	width:107px;
	float:left;
	margin-left:7px;
}
a:hover.button{
	color:#0066CC;
}

p.button{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	background:url(../images/button.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:4px;
	text-decoration:none;
	width:107px;
	float:left;
	margin-left:7px;
	cursor:hand;
	cursor:pointer;	
}
p:hover.button{
	color:#0066CC;
}

.add{
	text-indent:30px;
	display:block;
}

#lang_to {
	width:110px;
	height:30px;
}
#lang_from {
	width:110px;
	height:30px;
}
.flip {
	cursor:hand;
	cursor:pointer;
}
#titleT {
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
#textareaT {
	margin-top:10px;
}
#textareaT {
	float:left;
}
#sourceT {
	/*width:350px;*/
	width:710px;
	height:120px;
	float:left;
	border: 1px solid #CACACA;
}
#resultT {
	float:left;
	/*width:350px;*/
	width:710px;
	margin-left:10px;
	margin-top:5px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
}
#trad {
	margin-top:5px;
}

/* IE */
textarea {
	overflow: auto;
}
/* non-IE */
teatarea[name] {
	overflow: inherit;
}

#loading {
	width:16px;
	height:16px;
	display: inline;
	float:left;
	margin-top:2px;
}

#clipboard{
	cursor:hand;
	cursor:pointer;
	margin-left:5px;
	width:48px;
	height:48px;
}
#pasteT {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	display:inline;
	margin-left:3px;
}

#clearC {
	margin-left:4px;
}
#clearC a{
	text-decoration:none;
}

#pasteLoadingT {
	width:17px;
	height:17px;
}

.loading {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}
#listLangs td {
	padding-right:12px;
	padding-bottom:4px;
}
#listLangs { 
	display:none;
}

 
