.leader {
	font-weight:700;
	background:#fbfbfb;
}
.raceinside {
	display:block;
	margin:30px auto;
}
.raceinside h4 {
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	margin-bottom:10px;
}
.tagdem {
	font-weight:300 !important;
	display:inline;
	width:70px;
	border-radius:4px;
	padding:2px;
	margin-left:5px;
	color:#fff;
	background:#262261;
	font-size:12px;
	height:7px;
	text-align:center;
}
.tagrep {
	font-weight:300 !important;
	display:inline;
	width:70px;
	border-radius:4px;
	padding:2px;
	margin-left:5px;
	color:#fff;
	background:#be1e2d;	
	font-size:12px;
	height:7px;
	text-align:center;
}
.taggrn {
	font-weight:300 !important;
	display:inline;
	width:70px;
	border-radius:4px;
	padding:2px;
	margin-left:5px;
	color:#fff;
	background:#00ab4c;	
	font-size:12px;
	height:7px;
	text-align:center;
}
.tagind {
	font-weight:300 !important;
	display:inline;
	width:70px;
	border-radius:4px;
	padding:2px;
	margin-left:5px;
	color:#fff;
	background:#666;	
	font-size:12px;
	height:7px;
	text-align:center;
}
.partyicon {
	max-width:25px;
	margin-right:6px;
}
.raceinside table {
	font-size:16px;
}
.candyimg {
	max-height:50px;
	margin-right:10px;
}
.raceinside table td {
	line-height: 50px !important;
}