#content .adminLink {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}
#content .adminLink a {
	border-bottom-width: 0;
}
#content .adminLink img {
	display: inline;
}

#content #left {
	float: left;
	width: 406px;
}

#content #left #picto {
	float: left;
	border-top: 15px solid;
	width: 197px;
	height: 230px;
}

#content #left #intro {
	float: right;
	width: 189px;
	margin-top: 30px;	
}

#content #right {
	float: right;
	width: 406px;
	margin-top: 30px;
}

#content h1 {
	font-size: 18px;
}
#content h2 {
	font-size: 16px;
}
#content h3 {
	font-size: 14px;
	text-transform: uppercase;
}
#content h4 {
	font-size: 11px;
}

#content h1, #content h2, #content h3, #content h4 {
	margin: 0;
}

#content p {
	margin-top: 0;
}

#content p.toAlbum {
	margin-top: -10px;
	padding-bottom: 1px;
}

#content .news {
	padding-bottom: 1px;
}