.box h1 {
	/* Main header */
	background: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #2f4b55;
	margin: 0em 1em 1em 0em;
	padding: 0em;
	height: auto;
}

.box h2 {
	/* Sub title */
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #555;
}