#leftcontent h1 {
	font-weight: bold;
	font-size: 108%;
	color: #ee2f58;
	text-align: left;
	letter-spacing: 0.06em;
	background-color: #fff;
	padding: 3px 0px 3px 8px;
	margin: 0;
	border-bottom: 1px solid #ee2f58;
	text-transform: uppercase;
}

#leftcontent div.boxleft {
	padding: 8px 8px 5px 8px;
}