
.toc {
border: 1px solid black;
background: #f0f0f0;
font-size: 12px;
padding: 10px !important;
}

.toc > strong:before {
content: "Table of Contents";
}

.toc > strong > ul {
margin-top: 5px !important;
}

h4 {
color: #4F81BD!important;
}

div.code.panel {
 margin-left: 25px 
 !important;
}
div.code {
  border-style: dashed  !important;
  border-color: #cccccc !important;
}

.confluence-information-macro {
  margin: 1.5em 0 1.5em 0;
}


