.navbar-fixed-top {
	display: block; 
	position: static;
}
.content-header {
	height: auto!important;
	padding-bottom: 20px;
}

.navbar-fixed-top {
	margin-top: 0!important;
}

.logo {
	margin: 0!important;
}

a[href]:after {
	content: "";
}
	abbr[title]:after {
	content: "";
}

.attachment-list > a {
	display: inline; 
	padding-right: 10px;
	padding-left: 0;	
}
.attachment-list > a:after {
	content: ";";
}