#test{
	width:134px;
	height:26px;
}

#test a{
	width:134px;
	height:22px;
	padding:4px 0px 0px 0px;
	background:url(../img/graphic/buttons/test.gif) no-repeat top center;
	display:block;
	text-align:center;
	text-decoration:none;
}

#test a:hover{
	background-position:center center;
	color:#000;
}

.test_form{
	width:134px;
	height:26px;
	margin:0px;
	background:url(../img/graphic/buttons/test.gif) no-repeat top center;
	border:none;
	cursor:pointer;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.test_form:hover{
	background-position:center center;
	color:#FFF;
}

/* --------------------------------------------HEADER--------------------------------------- */

#follow_max_it, #follow_max_en{
	float:right;
	display:inline;
	margin:4px 16px 0px 0px;
}

#follow_max_it a{
	width:94px;
	height:25px;
	display:block;
	background:url(../img/graphic/buttons/btn_follow_max_it.jpg) no-repeat top center;
}

#follow_max_en a{
	width:102px;
	height:25px;
	display:block;
	background:url(../img/graphic/buttons/btn_follow_max_en.jpg) no-repeat top center;
}

#follow_max_it a:hover, #follow_max_en a:hover{
	background-position:bottom;
}

#download_and_play_btn_it, #download_and_play_btn_en{
	float:right;
	display:inline;
	margin:0px 0px 0px 0px;
}
#download_and_play_btn_it a{
	width:295px;
	height:123px;
	display:block;
	background:url(../img/graphic/buttons/btn_install_play_it.jpg) no-repeat top center;
}
#download_and_play_btn_en a{
	width:295px;
	height:123px;
	display:block;
	background:url(../img/graphic/buttons/btn_install_play_en.jpg) no-repeat top center;
}




#image_btn_it, #image_btn_en{
	float:left;
	display:inline;
	margin:0px 10px 0px 0px;
}
#image_btn_it a{
	width:66px;
	height:32px;
	display:block;
	background:url(../img/graphic/buttons/btn_switch_photos_it.jpg) no-repeat top center;
}
#image_btn_en a{
	width:80px;
	height:32px;
	display:block;
	background:url(../img/graphic/buttons/btn_switch_photos_en.jpg) no-repeat top center;
}
#image_btn_en a:hover, #image_btn_en a:hover{
	
}


#video_btn_it, #video_btn_en{
	float:left;
	display:inline;
	margin:0px 0px 0px 0px;
}
#video_btn_it a{
	width:66px;
	height:32px;
	display:block;
	background:url(../img/graphic/buttons/btn_switch_videos_it.jpg) no-repeat top center;
}
#video_btn_en a{
	width:80px;
	height:32px;
	display:block;
	background:url(../img/graphic/buttons/btn_switch_videos_en.jpg) no-repeat top center;
}
#video_btn_it a:hover, #video_btn_en a:hover{
	
}

.edit_button a{
	padding-bottom:5px;
	padding-top:3px;
	padding-left:23px;
	font-size:12px;
	background:url(../img/graphic/backoffice/buttons/icon_modify.jpg) no-repeat;
	float: left;
	display:inline;
	padding-right: 7px;
}

#read_more_it, #read_more_en{
	margin:30px auto 0px auto;
	width:343px;
}
#read_more_it a{
	width:343px;
	height:25px;
	display:block;
	background:url(../img/graphic/buttons/btn_read_more_it.gif) no-repeat top center;
}
#read_more_en a{
	width:343px;
	height:25px;
	display:block;
	background:url(../img/graphic/buttons/btn_read_more_en.gif) no-repeat top center;
}
#read_more_it a:hover, #read_more_en a:hover{
	background-position:bottom;
}


#results_date_it a{
	width:63px;
	height:48px;
	display:block;
	float:left;
	outline:none;
	background:url(../img/graphic/buttons/btn_table_date_it.jpg) no-repeat top center;
}
#results_buyin_it a{
	width:53px;
	height:48px;
	display:block;
	float:left;
	outline:none;
	background:url(../img/graphic/buttons/btn_table_buyin_it.jpg) no-repeat top center;
}
#results_position_it a{
	width:67px;
	height:48px;
	display:block;
	float:left;
	outline:none;
	background:url(../img/graphic/buttons/btn_table_position_it.jpg) no-repeat top center;
}
#results_event_it a{
	width:158px;
	height:48px;
	display:block;
	float:left;
	outline:none;
	background:url(../img/graphic/buttons/btn_table_event_it.jpg) no-repeat top center;
}
#results_prize_it a{
	width:59px;
	height:48px;
	display:block;
	float:left;
	outline:none;
	background:url(../img/graphic/buttons/btn_table_prize_it.jpg) no-repeat top center;
}
#results_tournament_it a{
	width:224px;
	height:48px;
	display:block;
	float:left;
	outline:none;
	background:url(../img/graphic/buttons/btn_table_tournament_it.jpg) no-repeat top center;
}

#results_date_it a:hover, #results_position_it a:hover,#results_buyin_it a:hover, #results_event_it a:hover,#results_prize_it a:hover, #results_tournament_it a:hover{
	background-position:bottom;
}

#read_all_news_it, #read_all_news_en{
	margin:4px 0px 25px 0px;
}
#read_all_news_it a{
	width:300px;
	height:66px;
	display:block;
	background:url(../img/graphic/buttons/btn_read_posts_it.jpg) no-repeat top center;
}
#read_all_news_en a{
	width:300px;
	height:66px;
	display:block;
	background:url(../img/graphic/buttons/btn_read_posts_en.jpg) no-repeat top center;
}
#read_all_news_it a:hover, #read_all_news_en a:hover{
	background-position:bottom;
}
