

#main_menu {
	font-family: Verdana;
}
#main_menu .game {
	font-size: 117%;
	margin: 0 0 0.5em -30px;
	position: relative;
}
#main_menu .game li {
	background: #addb20;
	padding: 0.3em 1em;
	margin-left: 0;
}
#main_menu .game .selected {
	background: #d6ee62;
}
#main_menu .game a {
	color: #2c4516;
}
#main_menu .game a:hover {
	border-color: #edffdc !important;
	color: #edffdc !important;
}

#main_menu .game .check_bulletin_link .icon {
	background-position: 0 -280px;
}
#main_menu .game .check_bulletin_link a:hover .icon {
	background-position: -15px -280px;
}

#popup_big .arrow {
	display: none;
}

#content_extra .num {
	background: #ADDB20;
}
