#teaser ul {
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    clear: both;
    border-top: 1px solid #ddd;
}

#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;
    display: block;
	font-weight: bold;
}

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

#teaser #eventdate {
    font-size: 1.1em;
    color: #666;
    letter-spacing: -0.01em;
    display: block;
}

#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 #shorttitle {
}

#teaser #text {
	font-size: 1.1em;
    color: #222;
    letter-spacing: -0.01em;
}

#teaser #anriss {
    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;
}

#teaser #pic {
	float: right;
	margin-bottom: 10px;
}

#teaser #thumbnails {
    width: 120px;
 	float: none;
	height: 120px;
    display: table-cell;
    vertical-align: middle; 
    text-align: center;
    border: 0px solid #e0e0e0;
    
    padding: 2px;
    margin: 2px 3px 2px 10px;
    
	min-height: 120px;
    display: table-cell;
    vertical-align: middle	
}



#teaser #thumbnails img {

}

#teaser #thumbnails .page_gallery_title {
    display: none;
}
