@charset "UTF-8";
/* CSS Document */

body, html, #flashobject {
	width:100%;
    font-family:Arial;
    position:relative;
}

#flashobject {
	overflow:hidden;
	height:588px;
}

#share-panel {
	display:none;
	position:absolute;
	top:550px;
	left:160px;
}