	.GameList {
		width:450px;
		padding: 0px;}

	.GameListBox {
		cursor: pointer;
		width: 220px; 
		border-bottom: 1px black dotted;
		padding-bottom: 8px; 
		margin-bottom: 8px; 
		float: left;}

    a.startgame		{font-weight: bolder; font-size: 12px; color: #d94939}

