#navsearchbox {
	float: right;
}

#ad_top {
	float: right;
}

#widgetsBar, #adminMenuBar {
	width: 200px;
	float: left;
}

#mainContent {
	margin-left: 215px;
}

.infos {
	text-align: right;
	padding-right: 2px;
}

.formLabel {
	width: 20%;
	display: block;
	float: left;
}

.recruitmentNone {
	color: rgb(255, 35, 35);
}

.recruitmentMany {
	color: rgb(0, 185, 0);
}

.recruitmentOne {
	color: orange;
}

.wowItem {
	font-weight: bold;
	text-decoration: none;
}
