English
/* Start: SwitchLang */
#switchlangholder{cursor:pointer;}
#SwitchLang span {display:block;padding:1px 2px;background-image:url(../media/down_language.gif);background-position:150px 7px;background-repeat:no-repeat;}
#SwitchLang span img {border:1px solid #ffffff;}
#SwitchLangInner {display:none;}
#SwitchLang:hover {-moz-opacity:.95;-webkit-opacity:.95;opacity:.95;filter:alpha(opacity=95);-moz-box-shadow:3px 3px 5px #333333;box-shadow:3px 3px 5px #333333;}
#SwitchLang:hover #SwitchLangInner, #SwitchLang.over #SwitchLangInner {display:block;margin:0px;}
#SwitchLangInner a {display:block;border-top:1px dotted;padding:1px 2px;}
#SwitchLangInner a:hover {}
#SwitchLangInner a img {border:1px solid #ffffff;}
#SwitchLang .flag-spacer {float:left;width:25px;height:10px;}
*html #SwitchLang .flag-spacer {width:auto;}
/* End: SwitchLang */