.enet .enet_button,.enet .league_button,.enet .button {
	height: 22px;
	line-height: 18px;
	padding: 0 15px;
	margin: 0px;
	background: #c90000;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #731e1e;
	border-radius: 3px;
	cursor: pointer;
}

.league_button {
	width: 100%;
	margin-bottom: 5px ! important;
}

.label {
	font-weight: bold ! important;
	text-align: right ! important;
	padding-right: 5px ! important;
}

.enet table.default tr td.even {
	background: #ececec;
}

.enet a,.enet a:active {
	color: black;
	text-decoration: none;
}

.enet table.default tr.even td input[type="text"] {
	border-color: #626262;
}

.enet b,.enet strong {
	font-weight: bold ! important;
}

.enet table.default {
	empty-cells: show;
}
