	#babeldiv
	{
		position:					absolute;
		z-index:					100;
		height:						300px !important;
		width:						220px;
		background:					#fff;
		top:						82px;
		border:						1px solid;
		overflow:					auto;
		-moz-user-focus:			normal;
		-moz-user-select:			none;
	}





	.babel,
	.babel_over,
	.babel_active
	{
		white-space: 				nowrap;
		display:					block;
		padding:					2px 5px 2px 5px;
	}



	.babel_over
	{
		background:					#D0DFFD;
		border:						1px solid #4F80E3;
		color:						#000000;
		padding:					1px 4px 1px 4px;
	}


	.babel_active
	{
		background:					#4E85F8;
		color:						#fff;
	}


	.babel_Disabled
	{
		
	}
	.babel_Disabled font
	{
		color:					#CCCCCC;
		background-position:	100% -50px;
	}
	.babel_Disabled span
	{
		background-position:	0px -50px;
	}