@CHARSET "UTF-8";

/*
	Headers
*/

H2.overview
{
  display: block;
	margin: 15px 10px 10px 20px;
	padding: 0;
	font-size: 24px;
	color: #aaaaaa;
	line-height: 30px;
	font-weight: normal;
}

H2.overview A.more-link
{
	font-size: 12px;
	font-style: oblique;
	line-height: 12px;
}

H2.item-summary
{
	margin: 0;
	padding: 15px 0 15px 0;
	text-align: center;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}

P.text-content
{
  margin: 0 0 15px 0;
  text-indent: 2em;
  font-size: 11px;
  line-height: 19px;
}

P.text-content-preview
{
  margin: 0 0 0 0;
  text-indent: 1.5em;
  font-size: 11px;
  line-height: 16px;
}

SPAN.text-credit
{
  color: #555555;
  font-style: oblique;
}