div.slider {
	text-align: left;
	width: 200px;
	height: 16px;
	background: #eee;
	direction: ltr;
}
div.slider div.knob {
	background: #555; 
	position: relative;
	width: 16px;
	height: 16px;
	direction: ltr;
	cursor: pointer;//hand;
}

table#cpanel td {
	vertical-align:bottom;
}

table.slider_holder {
	direction:ltr;
	margin-top:1em;
}

table.blank td {
	border: 0px;
	padding: 1px;
}

tr.separator {
	height:10px;
}
img.unit2 {
	margin:0px 2px;
	cursor:pointer;//hand;
}

#times {
	width: 2em;
}

#hero_bonus {
	width: 2.5em;
}

span.line {
	white-space:nowrap;
}

.title .middle {
	text-align:center;
	width:10em;
	position:absolute;
	left:-5em;
}

td.icon img{width:16px;height:16px;background-image:url(../../img/misc/artefacts.gif);}
td.icon img.artefact_icon_8{background-position:-80px 0;}