/* News Teaser View 16*/

.petrus-newsteaser-container {
 width:294px;
 margin-bottom: 25px;
}

.petrus-newsteaser-container:after {
 content: "."; 
 visibility: hidden; 
 display: block; 
 clear: both; 
 height: 0; 
 font-size: 0;
}

#petrus-news-teaser-cont {
 width:100px;
 height:100px;
 background-color: #999;
 margin-right:15px;
 float:left;
}

#petrus-news-teaser-text-cont {
 width:179px;
 float:left;
}

.petrus-news-teaser-title {
 margin-top:0px;
}

.news-teaser-content > div > a {
 text-decoration: none;
 font-size:10px;
 color: #888;
}

.news-teaser-content > div > a:hover {
 color: #444;
}

.petrus-news-teaser-title {
 font-size: 14px;
}

.petrus-news-teaser-text-link-cont {
 margin-top: 15px;
}