
.topcontent {
	overflow: hidden;
	padding-top: .8em;
	border-top: 1px dashed gray;
}
.topcontent-content {
	margin-bottom: .8em;
	border-bottom: 1px dashed gray;
	min-height: 50px;
}
.topcontent .tstamp {
	padding-bottom: .6em;
}
.topcontent .header {
	padding-bottom: .4em;
}
.topcontent .text p {
	margin-bottom: .6em;
}
.topcontent .browse {
	padding: 1em 0;
}
