#game
{
/*	background-color: #663B89;*/
}

#frame
{
	/*background-color: #00ADEF;*/
		background-color: #7a859e;
}

/*
#button_search
{
	margin-top:-1px;
}
*/
#search_box
{
	margin-top:-2px;
}


.acum
{
	float: right;
	background:url(../../../stories/images/acum.png) no-repeat right 0;
	width: 100px;
	height: 30px;
	padding: 0 84px 0 0;
	margin: 0 30px 0 -124px;
	font-size: 10px;
	line-height: 31px;
}

#button_search
{
	position: absolute;
	left: 0px;
	top: 70px;
}