#div_localContent
{
	position: absolute;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	
	text-align: center;
}

.textSection
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.sectionTitle
{
	font-weight: bold;
	text-decoration: underline;
}
