#teaser ul{
	padding-left:0px;
	clear:left;
}


#teaser #teasertitle
{
	font-size: 1.6em;
	color: #2B2918;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 1px;
	display:inline;
}

#teaser #teasertitle a
{
	text-decoration:none;
}

#teaser #title
{
	font-size: 1.4em;
	color: #2B2918;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 1px;
	display:block;
}

#teaser #title a
{
	text-decoration:none;
}

#teaser #date
{
display:none;
}

#teaser li
{
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0px;
	line-height: 1.5em;
	text-align: left;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 4px;
	margin-top: 0.2em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0pt;
	list-style-type: none;
}

#teaser #link a
{
	text-decoration:none;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 1px;
}