td.lang_name,
td.lang_image{
	border-bottom:solid 1px #CCCCCC;

}
td.lang_name a{
	color:#333333;
	text-decoration:none;
}
td.lang_name a:hover{
	color:#990000;
}
td.lang_name{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
}
td.lang_image{
	width:20px;
	text-align:left;
	padding-right:2px;
}

tr.lang_hover:hover{
	background-color: #FDF7E1;
	color:#990000;
}
div.top_rounder{
	background:url(images/top_rounder.png) top left no-repeat;
	height:7px;
	line-height:7px;
}
div.rounder{
	background:url(images/rounder_repeat.png) top left repeat-y;
	
}
div.bottom_rounder{
	background:url(images/bottom_rounder.png) bottom left no-repeat;
	height:10px;
	line-height:10px;

}

div.cur_lang{
	/*background:url(images/backgrounds/bullet-down.png) left no-repeat;
	background-position:90px 11px ;*/
	padding:5px 0;
	width:100%;
	float:right;
	color: #0033CC;
	text-align:left;

}
div.cur_lang img{
	margin:0px 0 0 7px;
}
td.lang_active{
	background:url(images/backgrounds/bullet-down.png) left no-repeat;
	background-position:80px 8px ;
}
div.cur_lang span{
	padding-right:10px;
}
div.droplang{
	display:none;
	cursor:pointer;
	position:absolute;
	z-index:2000;
	float:right;
	margin-top:-2px;
	margin-left:-5px;
	margin-right:5px;
	width:115px;
	height:200px;
	opacity:1 !important; 
}
input.search-box{
	width:140px;
	height:23px;
	border:none;
	background:url(images/search-box.gif) left top no-repeat;
	padding:2px 5px;
	color:#999999;
	display:inline;

}
input.search-button{
	padding:0;
	margin:0;
	border:none;
	width:31px;
	cursor:pointer;
	height:23px;
	position:absolute;
	background:url(images/search-button.gif) left top no-repeat;
}
