#teaser ul{
	padding:0px 0px 15px 0px;
	margin: 0px 0px 00px 0px;
	clear:left;
	border-bottom: 1px dotted #e8e9e0;
}


#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-weight: bold;
	font-size: 16px;
	color: #747667;
	letter-spacing: -0.01em;
	margin-bottom: 5px;
	display:block;
}

.content_start_left #teaser #title
{
	font-weight: bold;
	font-size: 15px;
	color: #747667;
	letter-spacing: -0.01em;
	margin-bottom: 5px;
	display:block;
}

.rss .rss_pubDate {
	display: none;
}

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

#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;
    font-size: 12px;
	list-style-type: none;
}



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


#teaser #thumbnails {
	text-align: center;
	width: 75px;
	height: 75px;
	padding: 3px;
	margin-bottom: 20px;
	background: transparent;
}



#teaser #thumbnails span , #teaser #thumbnails a {
	display: block;
	height: 75px;
	width: 75px;
}

#teaser img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#teaser .page_gallery_title {
	display: none;
}

.search {
	border:0 none;
	float:right;
	height:22px;
	padding-top:9px;
}

.search .search_field {
    display: inline-block;
    width: 300px;
    padding: 5px;
}

.search .search_button {
    display: inline-block;
}

