a.tabOn, a.tabOff {
	font-size: 7pt;
	color: #141414;
	text-decoration: none;
}

a:hover.tabOff, a:hover.tabOn {
	font-size: 7pt;
	color: #363636;
	text-decoration: none;
}

.sport_panel {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.sport_button {
	display: inline;
	float: left;
	border-width: 1px;
	margin: 2px;
	white-space: nowrap;
}

.sport_button a, .sport_button img {
	padding: 2px;
	float: left;
}

.buttonBackgroundOff, .buttonBackgroundOn  {
	padding: 3px;
}

.list_league, .list_country, .list_hot {
	margin: 3px;
	font-size: 7pt;
	float: left;
}

.list_league .headline, .list_country .headline, .list_hot .headline {
	font-weight: bold;
}

#testdiv {
	width: 100%;
}

.deleteBtn {
	margin: 2px;
	padding: 2px;
	margin-right: 4px;
}

.deleteBtn {
	margin: 2px;
	padding: 2px;
}

.infofields {
	font-size: 7pt;
	font-family: Arial;
	margin-top: 2px;
	margin-bottom: 4px;
}

.infofields .info, .infofields .cancel {
	float: left;
	padding: 1px;
}

.infofields img, .infofields span {
	float: left;
	padding: 2px;
}