

#children-section {
display:none;
}
#comments-section {
display:none;
}
.page-metadata {
display:none !important;
}
#likes-section {display:none;} 
.external-link.studium:after {
	content:url(/images/icons/linkext7.gif);
 	width:7px;
 	height:7px;
 	vertical-align:super;
}
.content-meta-outer, .likes {display:none !important;} 


.rssMacro table tbody tr td {
	border: 0 none;
	padding-top: 3em;
	padding-bottom: 3em;
}

.rssMacro table tbody tr {
	border-top: 3px solid #ccc;
}

.rssMacro table tbody tr:first-child {
	border: 0 none;
}
.rssMacro b {
	cursor: text;
}

.rssMacro b a {
	font-size: 21px;
	color: #000 !important;
	text-decoration: none !important;
	font-weight: bold;
	pointer-events: none;
}

.rssMacro h4 { 
    margin-bottom: 1em;  
} 

.rssMacro li {  
    margin-top: 0;  
    margin-bottom: 0.1em;  
} 

.rssMacro .smalltext img, .rssMacro .smalltext br {
	display: none;
}
