.textOverlay {
	position: absolute;
	top: 55px;
	width: 310px;

	font: 9pt/12pt Verdana, serif;
}

.textOverlay .post {
	padding: 0 26px 20px 25px;
}

.textOverlay .emphasis {
	/* font-style: italic; */
	font-weight: bold;
}

.textOverlay a {
	color: #3e647e;
	text-decoration: none;
}
