body{
visibility: visible;
}
#game{
	height: 520px;
}
#header{
	background-position: 0px -126px;
	/*background-image:url(../images/homepage_header.png) ;*/
	margin-bottom: -46px;
}
#frame_top_left{
	/*	background-image:url(../images/frame_top_left_homepage.png) ;;*/
		background:url(/images/alagova_sprite.png) -243px -263px no-repeat;
		width: 14px;
		height: 15px;
}
#frame_top_right{
	/*background-image:url(../images/frame_top_right_homepage.png) ; */
	background:url(/images/alagova_sprite.png) -257px -263px no-repeat;
		width: 20px;
		height: 15px;
}
#textual{	
	width: 784px;	
	padding: 5px 72px 0 72px;	
}
#textual .title{
	width: 146px;	
}	
#textual .cols_div{
	/*background: url(../images/textual_cols.png) repeat-y -97px;		*/
	background: none;
}
#textual .col{
	width: 195px;
	height: 210px;
}
#textual .link{
	width: 146px;		
}
#textual .link.wide , #textual .title.wide{	
	width: 176px;	
	padding: 0 20px 0 0;
}
#textual .copyrights{	
	width: 800px;	
	margin: 0 20px 0 auto;	
}
#button_search{
	clear: both;
}
#search_box{
	clear: both;
	margin-top: -38px;
	margin-left: 47px;
}
#logo_finance:after{
	display: none;
}
