﻿li {
	margin-bottom: 8px;
}
.nomargin li {
	margin-bottom: 0px;
}
li a {
	font-style: italic;
}
div.smaller {
	font-size: 80%;
	color: #555555;
	letter-spacing: 1px;
}

div.cd-list
{
}
div.cd-brief
{
	float: left;
	width: 240px;
}
div.cd-brief div.title
{
	font-weight: normal;
}
div.cd-brief div.thmb
{
	height: 200px;
}
div.cd-brief div.info
{
	padding-right: 2em;
	height: 20ex;
	overflow: visible;
}
div.break
{
	clear: both;
}


