#logo h1 {
	margin-bottom: 0;
}
#logo h1 a {
	text-decoration: none;
}
#logo p {
	font-size: 125%;
	font-weight: bold;
	margin-top: 0;
}
#me {
	float: left;
	margin: 0 20px 20px 0;
}
ul {
	list-style-type: none;
}
#language, span.separator, li.actions, a.action, .zoom, #menu, #sidebar hr, #download {
	display: none;
}
a {
	color: #000;
	text-decoration: underline;
}
a img {
	border: 0 none;
}
abbr {
	text-decoration: none;
	border: 0 none;
}
small {
	font-size: inherit;
}