.idbox     {
	background-color: #CCCCCC;
	color: black;
	list-style: dotted;
	width: 60px;
}

.idbox_rot     {
	background-color: #FF0000;
	color: black;
	list-style: dotted;
	width: 60px;
}

.bottom     {
	text-align:right;
	border-bottom:2px solid #000000;
}

.borderright     {
	border-right:2px solid #000000;
}