/*.expansion {
	font-weight:bold;
	color:red;
}*/

.expansion { }
.expansionEnabled {
/*	border: 1px dotted grey;*/
	color: green;
	background: rgba(34, 255, 85, .1);
}

.characterinfo {
	font-size:85%;
}

.scratch {
	position:absolute;
	margin-left: -160px !important;
	margin-top: 7px !important;
}

.firstlink {
	border-bottom: 1px dotted red;
}