/* Put your custom CSS here */
a {cursor: pointer}

.popis {
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	height: 28px;
	border-bottom: 1px dotted silver;
}

#moveNewSaveLine {display: none;}