table.creature {
	table-layout: fixed;
}
table.creature th {
	white-space: nowrap;
}
table.creature td.comment {
	width: auto;
}
table.creature td.desc {
	width: 400px;
}
table.creature td.icon2 {
	width: 116px;
}
table.creature td.img {
	vertical-align: middle;
	text-align: center;
}
table.creature td.alt, table.creature th.alt {
	border-left: 3px double black;
}
table.creature th.alt {
	width: 83px;
	white-space: normal;
}
table.creature td.icon {
	height: auto;
	width: auto;
	text-align: right;
	background: white !important;
}
table.creature th.alt a {
	border-bottom: 1px dotted black;
	text-decoration: none;
	color: inherit;
}
table.creature th.alt a:hover {
	border-bottom-style: solid;
}
table.Necropolis th a { color: #BFC1CD !important; border-bottom-color: #BFC1CD !important; }
table.Bastion th a    { color: #FFEEDD !important; border-bottom-color: #FFEEDD !important; }
.new {
	font-weight: bold;
}
.new span.abl_desc {
	font-weight: normal;
}
#intro ul {
	padding-left: 20px;
	list-style-type: none;
}
#intro ul li {
	margin-left: 1cm;
	text-indent: -1cm;
}
#intro ul li {
	margin-left: 1cm;
	text-indent: -1cm;
}
#intro ul li a {
	margin-left: 0cm;
	text-indent: 0cm;
}

