@import url(layout.css);
@import url(navigation.css);
@import url(content.css);

html {
	margin: 0px;
	padding: 0px;
}

div.clearer {
	clear: both;
	font-size: 1px;
	height: 1px;
}

p.uploadsTitle, p.upload {
	padding: 0px 0px 5px 0px;
	font-weight: bold;
}