﻿dl#language
{
	margin:0;
	padding:0;
	position:absolute;
	bottom:21px;
	left:30px;
	padding-left:13px;
	width:234px;
}
dl#language dt
{
	margin-bottom:11px;
}
dl#language dt span
{
	height:27px;
	font-weight:bold;
	display:block;
}
dl#language span#first
{
	margin-bottom:-3px;
}
dl#language dd
{
	margin:0 0 8px;
	overflow:hidden;
	/*line-height:28px;*/
}
dl#language dd span
{
	/*background:transparent url(/images/design/arrow-right-20-20.png) no-repeat center right;*/
	width:179px;
	/*padding:0 28px 0 0;*/
	display:block;
	text-decoration:none;
	color:#000000;
	height:22px;
	float:left;
	/*cursor:pointer;*/
}
dl#language dd a.gaan
{
	display:block;
	background:transparent url(/images/design/arrow-right-20-20.png) no-repeat center right;
	width:27px;
	height:22px;
	float:left;
	/*margin-top:2px;*/
}
dl#language dd a.gaan span
{
	display:none;
}
dl#language dd span span.sIFR-alternate
{
	visibility:hidden;
}