.highscore_center_container{
	
}

.highscore_top_container{
	border: 1px solid #000;
	height: 42px;
	background-color: #ffbe00;
}

	.highscore_top_container_left_corner{
		padding-left: 3px;
		padding-top: 2px;
		float: left;
		width: 445px;
	}
	
		.highscore_top_label{
			font-size: 14px;
			font-weight: bold;
		}
	
	.highscore_top_container_right_corner{
		float: right;
		width: 445px;
	}
	