.avcontainer {
			background-color:white;
			border-color: black;
			border-style: none;
			border-width: 2px;
			}

.brdtblmrg {
			margin-top: 5px;
			}

.player {
			font-size: 12px;
			color: black;
			text-align: left;
}

.playertime {
			font-size: 12px;
			color: black;
			text-align: right;
}

.boardtablecontainer {
			border-color: lightslategray;
			border-style: solid;
			border-width: 2px;
			}

.pt {
			font-weight: normal;
			font-size: 16px;
			text-align: center;
			line-height: 50%;
			}

.pgntext {
			text-align: center;
			display: none;
}

.gamelist {
			width: 330px;
			color: black;
			text-align: left;
			font-size: 12px;
}

.vs {
		font-size: 12px;
		color: black;
		text-align: center;
}

th {
		text-align: left;
}

.movelist {
		width: 430px;
		color: black;
		text-align: left;
		font-size: 12px;
		overflow: scroll;
}

.divML {
	width: 330px;
	height: 270px;
	overflow: auto;
}
