/*<!-- ANY UNUSED CLASSES? no -->*/
/*<!-- CSS STYLE SHEETS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >*/


	.LGSCTK_BACKGROUND_teamLogo {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 30px 30px;
		opacity: .6;
	}
	
	.LGSCTK_DISPLAY_scorePod {
	}
	
	.LGSCTK_TEXT_finalResult {
		background-color: #dedede;
		border-bottom: 1px solid black;
		border-top: 1px dashed black;
		font-family: Arial;
		font-size: 10px;
		font-weight: bold;
		text-align: center;
		vertical-align: center;
	}
	
	.LGSCTK_TEXT_score {
		border-bottom: 1px dashed black;	
		font-family: Arial Black;
		font-size: 18px;
		font-weight: bold;
		padding-right: 5px;
		text-align: right;
		vertical-align: center;
	}
	
	.LGSCTK_TEXT_teamAbbrev {
		border-bottom: 1px dashed black;
		border-left: 1px dashed black;
		color: black;
		font-family: Arial;
		font-size: 10px;
		padding-left: 10px;
		text-align: left;
		vertical-align: center;
	}


/*<!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >*/