.item
{
	width				: 80%;
	margin-bottom		: 1em;
}

.item thead
{
	background-color	: #e0e0ff;
}

.item .title
{
	width				: 80%;
	text-align			: left;
}

.item .author
{
	background-color	: #ececff;
	font-size			: 80%;
}

.item .author th
{
	width				: 10%;
	text-align			: left;
}

.item .author td
{
	width				: 40%;
}

.item .outline
{
	padding				: 10px;
	background-color	: #f0f8ff;
}
