#teaser ul{
	padding:0px 0px 10px 0px;
	margin: 0px 0px 5px 0px;
	clear:left;
	border-bottom: 1px dotted #eee;
}


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

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

#teaser #title
{
	font-size: 1.4em;
	color: #222;
	letter-spacing: -0.01em;	
	padding-top: 5px;
	padding-bottom: 5px;
	display:block;
}

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

#teaser #date
{
	font-size:0.8em;
	color:#888;
	background-color: transparent;
	background-image: url(/_lib/images/blog-icons2/time.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center left;
	padding-left: 20px;
	display:none;
}

#teaser li
{

	text-align: left;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 4px;

	list-style-type: none;
}

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