/*
.page-header {
	min-height: 0;
}
*/
.post-meta {
	margin-bottom: 40px;
}
.blog_element {
        border-bottom: 1px solid;
        border-bottom-color: black;
}

.comments-list {
       margin-top: 50px;
}

.comments {
       margin-top: 50px;
}

.teaser_picture {
       float: left;
       margin-bottom: 15px;
       margin-right: 15px;
}

.comments-widget label,
.comments-widget div {
margin-top: 15px;
}