#left_column, #right_column {
	width: 320px;
}

#left_column {
	float: left;
}

#right_column {
	margin-left: 350px;
}

#article span.doc {
	text-decoration: underline;
}

#article .cites {
	margin-top: 1em;
	border-top-width: 1px;
	border-top-color: black;
	border-top-style: solid;
}

#article .cites p {
	font-size: 12px;
}

#article td, th {
	border: 1px solid gray;
	margin: 0px;
	padding: 2px;
	text-align: left;
}
