.outtaHere{
	position:absolute;
	left:-3000px;
}
/* Selects */
.selectArea{
	position: relative;
	height:33px;
	float:left;
	color:#000;
	font-size:11px;
	line-height:25px;
	text-align:right;
	width:auto !important;
}
.selectArea a.selectButton{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	outline:none;
	height:100%;
}
.translation-form .button{
	color:#007FC5;
	background:url(/Global/images/arrow1.gif) no-repeat 100% 6px;
	padding:0 10px 0 0;
	font-style:normal;
}

.translation-form em:hover{
	color:#00A5FF;
}

.translation-form span{
	color:#8d8d8d;
	line-height:33px;
}
.selectArea .center{
	height:33px;
	line-height:33px;
	display:block;
	padding:0 61px 0 0;
	color:#656565;
	float:right;
}
.selectArea .center img{float:left;}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible{
	position:absolute;
	z-index:30;
	font-size:11px;
	margin-left:92px;
}
.select-top{
	background:url(/Global/images/bg-select-top.png) no-repeat;
	height:6px;
	width:179px;
}
.select-center{
	background:url(/Global/images/bg-select-center.png) repeat-y;
	width:179px;
	z-index: 31;
	padding-bottom:10px\9;
}
.select-center:after{
	display:block;
	clear:both;
	content:"";
}
.select-bottom{
	background:url(/Global/images/bg-select-bottom.png) no-repeat;
	height:303px;
	width:179px;
	z-index: 31;
}
.drop-dif{background:#9cc;}
.optionsDivInvisible{display: none;}
.select-holder {
	width:100%;
	float:left;
	position:relative;
	margin:0 0 -278px;
}
.optionsDivVisible ul{
	padding:0 12px;
	list-style:none;
	margin:0;
	font-size:13px;
	line-height:16px;_line-height: 18px;
}
.optionsDivVisible ul li{
	padding:3px 0 2px;
	text-align:left;
}
.optionsDivVisible ul li:first-child{border:none;}
.drop-custom-select{ width: 176px; top: 39px; left: 488px;}
.optionsDivVisible ul li a{
	color:#fff;
	text-decoration:none;
}
.optionsDivVisible a img{
	border:none;
	float:left;
}
.optionsDivVisible a:hover{
	text-decoration:none;
	border-bottom:1px dotted #fff;
	color:#fff;
}

/********** FireFox Fix ****************/

.translation-form fieldset { border: 0 solid; /*height: 15px !important;*/top: 0 !important;}
.nav-holder p, .link-holder p {display:inline;margin:0;padding:0;}