tr {
	font-size: 12px;
}

th {
	font-weight: bold;
}

div.raid-info-text {
	position: absolute; 
	text-align: center; 
	font-size: 10px; 
	line-height: 15px; 
	vertical-align: middle; 
	color: white;
}

div.raid-info-bar {
	display: inline-block;
	height: 100%; 
	background: #565656;
}

div.raid-info-box {
	height: 15px; 
	background: #909090;
}