.game .swf_holder
{
	float:left;
	width:100%;
	height:100%;
	min-height:390px;
	/*background-image:url(../../images/comments_bg.jpg);*/
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
}

.game .swf_holder .swf_holder_ad
{
	width:338px;
	height:280px;
	margin:20px auto;
}

.game .swf_holder .preloader
{
	float:left;
	padding:20px 0 0 200px;
}

.game .swf_holder .preloader .percentImage
{
	float:left;
}

.game .swf_holder .preloader .percentText
{
	float:left;
	margin:2px 0 0 5px;
	font-size:15px;
	font-weight:bold;
}

.game .swf_holder .swf_holder_loader, .game .swf_holder .swf_holder_button
{
	width:100%;
	height:auto;
	margin:0 0 0 18px;
	/*position:absolute;
	left:0px;
	bottom:0px;*/
	/*background:#f00;*/
}

.game .swf_holder .swf_holder_button
{
	width:auto;
	margin:0 0 0 250px;
}

.game #swf_holder_2 .swf_holder_button
{
	margin:0 auto;
	position:relative;
}

.game #swf_holder_2 .swf_holder_button, .game #swf_holder_2 .swf_holder_button .button
{
	width:240px;
}

.game .swf_holder .swf_holder_button .button
{
	margin-top:20px;
}

.game .swf_holder .swf_holder_button a:hover
{
	text-decoration:underline;
}

.game .swf_holder .swf_holder_button a span
{
	float:left;
	margin-top:8px;
	font-size:15px;
}

.game .swf_holder .swf_holder_swf
{
	position:relative;
}