#content {
	margin-right: 10px;
}

#rightcolumn {
	display: none;
}

table#works {
	position: relative;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #949c51;
	border-collapse: collapse;
	}

#works th {
	padding: 3px;
	text-align: left;
	background: #e8efab;
	}
	
#works td {
	border-top: 1px solid #e4e0d8;
	padding: 3px;
	vertical-align: top;
	}
	
#works p {
	margin-top: 0;
	}
	
#tablecol-right {
	min-width: 110px;
}

* #tablecol-right {
	width: 110px;
}

.mvmts {
	margin-top: -1em;
	margin-left: 0;
}

ul.mvmts {
	list-style: none;
}

.toplink {
	background-color: #949c51;
	text-align: right;
	font-weight: bold;
}

.toplink a {
	color: #000;
}

#works td h2 { margin-top: 0; }

p#workslist {
	text-align: center;
}