/* hide from ie5 mac \*/
html {
  height: 100%;
  overflow: hidden;
}
#flashcontent {
  height: 100%;
}
/* end hide */
body {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow:hidden;
}

.language {
	display: none;
	position: absolute;
	left: 633;
	top: 10px;
	height: 30px;
	z-index: 101;
}
#languageBox {
	font-size: 10px;
}
#external {
	position: absolute;
	display: none;
}
#social {
	position: absolute;
	z-index: 99;
}
#facebook {
	border: none; 
	overflow: hidden;
}
#extFrame {
	border: none; 
	overflow: hidden;
	z-index: 100; 
	position: absolute;	
}

.closeBar {
	padding-right: 10px; 
	color: #FFFFFF;
	font-family: Arial; 
	font-size: 11px;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	border-bottom: 1px solid white;
	text-align: right;
}

.closeBar a{
	font-family: Arial; 
	font-weight: bold;
	border: 0;
	text-decoration: underline;
}

