.text_container {
	background-color: #ececec;
	padding: 8px;
	margin-bottom: 5px;
	position: relative;
	line-height: 150%;
	width: 729px;
}

.info_topic {
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0 12px 0;
}

a.contact_link:link, a.contact_link:visited, a.contact_link:active {
	text-decoration: none;
	font-weight: bold;
	color: #14a793;
}

a.contact_link:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #17cbb3;
}
