img.dts {
	display: inline;
	position: absolute;
	left: 6em;
	float: right;
	border: 1px solid black;
	background: white;
}

img.dth {
	display: none;
}

img.st {
	border: 1px solid black;
}


