
img.avatar-img {
background-color: transparent !important;
}

.tocContainer {
margin-right: 30px; 
position: fixed;
right: 0;
top: 100px;
width: 300px;
}

body {
	font-family: 'Source Sans Pro',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #434343;
	line-height: 1.4;
}

.wiki-content,
.wiki-content p,
.wiki-content table,
.wiki-content tr,
.wiki-content td,
.wiki-content th,
.wiki-content ol,
.wiki-content ul,
.wiki-content li {
   font-family: 'Source Sans Pro',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
color: #434343;
}


h1
{
	font-family: 'Source Sans Pro',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight : 600;
color: #434343;
}

.wiki-content h2
{
	font-family: 'Source Sans Pro',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight : 600;
color: #434343;
}

.blogHeading
{
	font-family: 'Source Sans Pro',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight : 600;
color: #434343;
}

#userlister_group_confluence-users thead {
display: none;
}
a#lively-blog-all-link.aui-nav-imagelink { display: none; }



