@CHARSET "UTF-8";
#content {
	background: #ffffff url(/img/content/ornament-bottom.png) bottom right scroll no-repeat !important;
	border-top: none !important;
	min-height: 435px;
}

#ornament {
	background: url(/img/content/ornament-top.png) left no-repeat;
	height: 190px;
	min-height: 190px;
	max-height: 190px;
	border: 1px solid #b4b9ba;
	border-bottom: none;
}

.paragraph, .paragraph-blue, .box-medium, .box-small, .box-long {
	margin-top: 0;
}

.paragraph {
	padding: 0 0 20px 0;
	margin: 0 0 0 180px;
	min-width: 516px;
	max-width: 516px;
	width: 516px;
}

.paragraph p {
	margin-top: 8px;
}

.teaser {
	margin: 0 10px 20px 180px;
	padding: 50px 0 0 0;
	width: 520px;
}

.paragraph-blue {
	margin: 0 0 0 160px;
}

.authorDetails .label {
	color: #717879;
	font-size: 7pt;
}

.authorDetails .name {
	font-size: 12pt;
	font-weight: bold;
}

.authorDetails .name {
	font-weight: bold;
}

.authorDetails .authorHead {
	min-height: 62px;
	margin-bottom: 5px;
}

.authorDetails .profilePic {
	background: url(/img/content/profile.png) top left no-repeat;
	display: inline-block;
	margin-right: 5px;
	overflow: hidden;
	height: 62px;
	width: 52px;
	float: left;
}

#participantlist .content {
	padding: 10px 0;
	width: 498px;
}

#participantlist h3 {
	padding: 0 10px;
}

.participantlistheader, .participantlistrow {
	padding: 0 10px;
}

.participantlistheader {
	margin-bottom: 4px;
}

.participantlistheader span, .participantlistrow span {
	display: inline-block;
	line-height: 15px;
	min-width: 150px;
}

.participantlistrow.even {
	background: url(/img/content/line.png) top left repeat-x;
}

.participantlistheader span {
	font-weight: bold;
}

.contentNav {
	margin: 0 0 10px 160px;
	display: inline-block;
	width: 500px;
}

.contentNav .prev, .contentNav .next {
	display: inline-block;
	float: left;
}

.contentNav .next {
	float: right;
}

.box-long .contentsBoxTop {
	height: 320px;
}