div#introducing-scene
{
	position:relative;
	width: 689px;
	height: 578px;
	
	overflow:hidden;

	background-image: url(/images/introducing/background.png);
	background-repeat: no-repeat;
	background-position: 0px -14px;
}

div#introducing-scene #adobe-flash-widget
{
	display:block;
	position:absolute;
	left: 32px;
	top: 73px;
	width: 614px;
	height: 444px;
}

div#introducing-scene #adobe-flash-widget img#dazed
{
	margin-top: 65px;
	margin-left: 225px;
}

div#introducing-scene #adobe-flash-widget #msg
{
	position:relative;
	float:left;

	color: #FFFFFF;
	font-weight:bold;
	font-size:13pt;
	text-decoration:none;
}

div#introducing-scene #adobe-flash-widget #msg .get_flash
{
	float:right;
	margin: 5px;
}

div#introducing-scene #adobe-flash-widget #msg a
{
	color: #FFFFFF;
	text-decoration:none;
}

div#introducing-scene #adobe-flash-widget #msg a:hover, div#introducing-scene #adobe-flash-widget #msg a:active
{
	text-decoration:underline;
}

#social_networks_bar
{
	position:relative;
	height:41px;
	width:690px;

	background-image: url("/images/introducing/bg_social_networks.png");
	background-repeat: no-repeat;
}

#facebook_like
{
	float:left;
	padding-top:3px;
}

#tweet_about_it
{
	float:left;
	padding-top:10px;
	padding-left:5px;
}

#google_plus_one
{
	float:left;
	padding-top:10px;
	padding-left:10px;
}
