h1.PageCaption {margin-left: 10px; font-size: 16px; font-weight: bold}
h1.PageCaption2 {font-size: 16px; font-weight: bold}

.bracketbgimg {background: url('../images/32team_tourney2.jpg') center center no-repeat}
.rightalign {text-align: right}

	.gs_borderright {border-right: 1pt solid black }
	.gs_finalscore {font-family: Bitter; color: #ff7a21; font-size: 40px; }
	.gs_matchupsimulationstats {font-family: Bitter; color: black; font-size: 4vw; }
	.gs_matchup {font-family: Bitter; color: #ff7a21; font-size: 24px; }
	.gs_lightgray {font-family: Bitter; color: #c0c0c0; font-size: 16px}
	.gs_score {font-family: bitter; font-size: 40px}
	.gs_score b, .gs_averagescore b {color: #ff7a21 }
	.gs_averagescore b {font-size: 18px;}
	.gs_simulations, .gs_overtime {font-size: 20px}
	.gs_simulations p {margin:0}
	.gs_simcount {font-size: 75px; color: #ff7a21}
	.gs_overtime p {margin:0}
	.gs_ot {font-size: 75px; color: #ff7a21}
	.gs_details2 {font-size: 15px}
	.gs_details2 p b {color: #ff7a21; font-size: 18px }


@media (max-width: 1200px){
	.bracketbgimg { background: none !important;  } 
	.rightalign {text-align: left}
	#rightside {visibility: none !important; display: none !important}
}

@media (max-width: 768px) {
	.gs_borderright {border-right: none !important;}
	.gs_lightgray {font-size: 14px !important;}
	)