#lang_sel {height:20px; position:relative; z-index:99; font-family:arial, sans-serif;}


/* remove all the bullets, borders and padding from the default list styling */
#lang_sel ul {padding:0 !important; margin:0 !important; list-style-type:none !important;width:60px;float:right;} 
#lang_sel li {padding:0 !important; margin:0 !important; list-style-type:none !important;text-align:right;}
#lang_sel li:before{content:'' !important;}


#lang_sel li {text-align:right;float:left;position:relative;height:20px;width:20px}

#lang_sel a, #lang_sel a:visited {display:block;font-size:12px;text-decoration:none !important;  }
/* a hack so that IE5.5 faulty box model is corrected */
* html #lang_sel a, * html #lang_sel a:visited {width:20px;}


#lang_sel a.lang_sel_sel:hover{
}

/* make the second level visible when hover on first level list OR link */


#lang_sel img{width:18px;height:12px;float:right;margin:0 !important;}