/* default styles for extension "tx_memory_game_pi1" */
	.stateBarField {
		border:0;
		font-weight:bold;
		font-family:Trebuchet MS;
		font-size:12px;
		margin-left:20px;
		margin-top:20px;
		width: 520px;
		background-color: #D1DCF2;
	}
	
	
	.highscoreLinkDiv {
		visibility: hidden;
		margin-left:20px;
		margin-top: 5px;
		
	}
	
	
	.highscoreLink {
		color:#2351C4;
		font-weight: bold;
		font-size: 20px;
		text-decoration: underline;
	}
	
	
	.highscoreLinkDivButton {
		border:1px solid black;
		font-weight:bold;
		font-family:Trebuchet MS;
		font-size:12px;
		background-color: #D1DCF2;
	}
	
	
	.highscoreInsertNameField {
		border:1px solid black;
		font-family:Courier New;
		font-size:12px;
		background-color: #D1DCF2;
		padding-top: 2px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 2px;
	}
	
	
	.enterHighscore {
		border:1px solid black;
		font-weight:bold;
		font-family:Trebuchet MS;
		font-size:12px;
		background-color: #D1DCF2;
	}
