a {
	color: #b10421;
}

a.floatingButton {
	position: absolute;
	top: 23px;
	right: 10px;
	color: #fff;
}

.nobg a.floatingButton {
	color: #000;
}

h1 {
	font-size: 28px;
	font-weight: normal;
	color: #5b4d40;
	margin-bottom: 15px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.7em;
	margin: 25px 0 5px 0;
}

#header {
	text-align: center;
	margin-top: 50px;
}

body {
	background: #fff url(../images/bg.popup.png) 0 0 no-repeat;
}

body.nobg {
	background: #fff;
}

#popContent {
	margin: 20px;
}

.nobg #popContent {
	margin: 30px 20px 20px 20px;
}

#popContent p {
	line-height: 1.7em;
}

.halfBlock {
	float: left;
	min-width: 130px;
	max-width: 200px;
	line-height: 1.7em;
	margin-right: 20px;
}

.heading {
	color: #5a5356;
	font-weight: bold;
}
