.Teaser
{
	width: 160px;
	margin: 0 0 20px 0;
}

.Teaser .Image
{
	padding: 0;
	margin: 0 0 10px 0;
	border-width: 0;
}

.rootPage .Teaser
{
	width: 215px;
	margin: 0 0 20px 0;
}

.rootPage .Teaser .Ad { padding: 0 0 0 10px; }

/**************************************************************************************************/
.Teaser h1
{
	font-size: 100%;
	line-height: 1.2em;
	text-transform: uppercase;
	font-weight: normal;
}

.Teaser p
{
	font-size: 95%;
	line-height: 1.2em;
}

.Teaser ul { margin: 5px 0 0 0; }

.Teaser li
{
	margin: 0 0 10px 0px;
	list-style: none;
}

.Teaser li a, .Teaser li a:visited { text-decoration: none; }
.Teaser li a:hover, .Teaser li a:active { text-decoration: underline; }

/**************************************************************************************************/
.Teaser .ToC, .Teaser .Archive
{
	width: 100%;
	clear: both;
	margin: 0 0 10px 0;
}

/**************************************************************************************************/
.rootPage .Teaser h1
{
	font-size: 120%;
	line-height: 1.2em;
}

.rootPage .Teaser ul { margin: 10px 0 0 0; }

.rootPage .Teaser li
{
	font-size: 105%;
	line-height: 1.2em;
	margin-bottom: 10px;
}
