.price {
	padding-bottom: 2px;
	border-bottom: 1px dotted gray;
}

table.autoline {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	width: 120px;
	border: 1px solid black;
}

a.autoline-link {
	color: black;
	text-decoration: none;
}

img.autoline {
	border: 1px solid gray;
}

div.scroll-pane {
	width: 140px;
	height: 400px;
	overflow: auto;
}