#content h2
{
	margin-top: 1em;
	margin-bottom: .6em;
}
#content h2#directors-head
{
	margin-top: -1em;
}
#content h3
{
	margin-bottom: .5em;
}
ul.post-list li
{
	clear: both;
}
li.post-list-item
{
	padding-bottom: 2em;
}
li.odd div.postbody img
{
	float: left;
	margin: 8px 15px 10px 0;
	border: 1px solid #000;
}
li.even div.postbody img
{
	float: right;
	margin: 8px 0 10px 15px;
	border: 1px solid #000;
}

#sidebar-right .blob h2
{
	margin-bottom: .4em;
	font-size: 1.2em;
}
#sidebar-right .blob ul
{
	padding-bottom: 1em;
}

