
#content li { margin-bottom: 1em; }

.left {
	margin: 0 1em .5em 0;
	float: left;
}

.right {
	margin: 0 0 .5em 1em;
	float: right;
}

.clear { clear: both; }

#nav,
object,
#content2,
#footer ul li { display: none; }

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}

#footer ul li.first { display: block; }