.sample-item .tab {
	float: left;
	width: 20px;
	font-weight: bold;
	margin-bottom: 3px;
}

.sample-item .caption {
	color: black;
	font-weight: bold;
	float: left;
	width: 180px;
	margin-bottom: 3px;
}

.sample-item div {
	margin-bottom: 3px;
}

.sample-item {
	margin-bottom: 20px;
}

.expert .sample-item a {
	color: #990000;
	text-decoration: none;
}
