@charset "utf-8";
/* CSS Document */

.whitetxt {color:#ffffff; font-family:verdana; font-size:10pt}
ul.gold-hilite-items {
	text-align:center;
	list-style-type: none;
}

ul.gold-hilite-items li{
	color: rgba(45,54,57,1.00);
	width: auto;
	padding: 3px;
	background-color: rgba(216,203,171,1.00);
	margin-right: 4px;
	display: inline-block;
	font-weight: bold;
	font-size: 110%;
	margin-left: 4px;
}
.block-center{
	display:block;
	margin:0px auto;
}

.table {
	display: table;
	margin: 0 auto;
}

.lotBulls2022 {
	display: flex;
	justify-content: center;
}

.lotBulls2022 div {
	padding:20px;
	text-align: center;
	color:white;
}
