/*
* My customizations/overrides
*/

.unrankedSBox {
	border-color: #ededed;
	background-color: #FA9191;
	border: 1px solid;
	float: right;
	padding: 5px;
	margin-left: 25px;
}

.rankedSBox {
	border-color: #ededed;
	background-color: #96FAA2;
	border: 1px solid;
	float: right;
	padding: 5px;
	margin-left: 25px;
}

.tableDB {
	width: 200px;
}

.indexText span {
        font-size:50x;
}
