body {
	background: #FFF;
	color: #595959;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 87,5%;
	padding: 20px 0;
	text-align: center;
}

html>body {
	font-size: 12px;
}

a, #plain_email {
	color: #d10019;
}

#plain_email {
	text-decoration: underline;
}

a:hover {
	color: #000;
}

h2 {
	font-size: 1.32em;
}

hr {
	margin-bottom: 5em;
}

#outerBox {
	background: url(fliks-web.jpg) top center no-repeat;
	min-height: 280px;
	margin: 0 auto;
	width: 600px;
}

#innerBox {
	padding: 140px 0 1em 0;
}

.textLeft {
	text-align: left;
}

div.footer {
	padding-top: 2em;
}

ul.schweinebullets, ul.schweinebullets li {
	list-style: none;
	margin: 0;
	padding: 0;
}

p.recommendation {
	font-size: 90%;
	margin-top: 40px;
}

.row {
	overflow: hidden;
	margin-bottom: 20px;
}

.span {
	min-height: 1px;
	width: 50%;
	float: left;
}