/* participants */
.body {
	width: 942px;
}

.container {
	position: absolute;
}

#title {
	left: 10px;
	top: 42px;
}

#mainmenu {
	top: 30px;
	left: 200px;
}

#intro_participants {
	left: 330px;
	top: 40px;
	width: 570px;
	padding: 10px;
	z-index: 1;
}

#label_intro {
	width: 570px;
	padding-right: 8px;
}

#label_intro a {
	color: white;
	text-decoration: none;
}

#label_intro a:hover {
	text-decoration: underline;
}

#menu_participants {
	top: 190px;
	left: 168px;
	width: 168px;
}

#participants {
	top: 260px;
	left: 100px;
	width: 750px;
	padding: 10px;
}

#label_participants {
	width: 750px;
	padding-right: 8px;
}

#table_participants {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#participants_col_1 {
	width: 33%;
	vertical-align: top;
}

#participants_col_2 {
	width: 33%;
	vertical-align: top;
}

#participants_col_3 {
	width: 33%;
	vertical-align: top;
}
