/* Necessary for IE Win */body {    text-align: center;}/* end of Necessary for IE Win */#wrapper{	width: 960px;	margin-left: auto;	margin-right: auto;	text-align: center;	position: relative;
	z-index: auto;
	background-color: transparent;
}#FlashContent {	position: relative;
	width: 960px;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: auto;
	background-color: transparent;
}


#Share{
	width: 81px;	
	position: absolute;
	z-index: 5;
	top: 590px;
	right: 42px;
}

.Clear{
	clear: both;
}