.portlet-wiki .wiki-body pre {
background : white;
border: 1px dashed #2f6fab;
margin: 5px 0px 5px 0px;
padding: 0.5em;
}
.portlet-wiki a.createpage {
color: red;
}
.portlet-wiki .toc {
border: 1px solid #aaa;
background-color: #f9f9f9;
padding: 10px;
}
.portlet-wiki .toc h4 {
margin-bottom: 0.7em;
}
.portlet-wiki .toc ul {
 	margin-top: 0px;
}
.portlet-wiki .toc li.toclevel-1 {
list-style-type: none;
margin-left: 0px;
}
.portlet-wiki .toc li.toclevel-2 {
list-style-type: none;
margin-left: 15px;
}
.portlet-wiki .toc li.toclevel-3 {
list-style-type: none;
margin-left: 30px;
}
.portlet-wiki .taglib-tags-summary {
margin: -10px 0px 10px 0px;
color: #7d7d7d;
}
.portlet-wiki h1.page-title {
border-bottom: 1px solid #AAAAAA;
margin: 0px;
margin-bottom: 0.5em;
padding-bottom: 5px;
}
.portlet-wiki h1.page-title .return-to-page {
background: url(/Org8-theme/images/wiki/return_to_page.png) no-repeat 0 50%;
padding-left: 20px;
text-decoration: none;
}
.portlet-wiki .preview {
background: #ffc;
border: 1px dotted gray;
padding: 3px;
}
.portlet-wiki .child-pages h3 {
font-size: 1.2em;
margin-bottom: 0.3em;
}
.ie .portlet-wiki .child-pages h3 {
margin-bottom: 0.2em;
}
.portlet-wiki .child-pages ul {
margin-top: 0;
}
.portlet-wiki .child-pages li {
font-weight: bold;
font-size: 1.1em;
}
.portlet-wiki .content-body .wiki-code {
background: #fff;
border: 1px solid #777;
font-family: monospace;
white-space: pre;
}
.portlet-wiki .content-body .code-lines {
border-right: 1px solid #ccc;
color: #000;
margin-right: 5px;
padding: 0px 5px 0px 5px;
}
.portlet-wiki .content-body a.external-link {
background: transparent url(/Org8-theme/images/wiki/external.png) right top no-repeat;
text-decoration: none;
padding-right: 10px;
}
.portlet-wiki .content-body a.external-link:hover {
background: transparent url(/Org8-theme/images/wiki/external.png) right top no-repeat;
text-decoration: underline;
padding-right: 11px;
}
.portlet-wiki .node-current {
text-decoration: none;
font-weight: bold;
}
.portlet-wiki .page-actions {
margin-top: 1.5em;
}
.portlet-wiki .page-title .page-actions {
float: right;
margin-top: 0;
}
.portlet-wiki .page-title .page-actions a {
text-decoration: none;
}
.portlet-wiki .page-actions a:hover {
text-decoration: underline;
}
.portlet-wiki .page-info {
width: 100%;
}
.portlet-wiki .page-info tr th, .portlet-wiki .page-info tr td {
border: 1px solid #ccc;
border-left: none;
border-right: none;
padding: 0.3em 1em;
}
.portlet-wiki .page-old-version a {
color: #ff9933;
}
.portlet-wiki .page-old-version {
color: #ff9933;
line-height: 1.2em;
margin: -1em 0pt 1.4em 0em;
width: auto;
}
.portlet-wiki .page-redirect {
color: #7d7d7d;
cursor: pointer;
line-height: 1.2em;
margin: -1em 0pt 1.4em 0em;
width: auto;
}
.portlet-wiki .page-redirect:hover {
text-decoration: underline;
}
.portlet-wiki .popup-print {
float: right;
}
.portlet-wiki .syntax-help {
border: 1px dotted gray;
padding-left: 10px;
}
.portlet-wiki .syntax-help h4 {
margin-bottom: 0.5em;
}
.ie .portlet-wiki .syntax-help h4 {
margin-bottom: 0.3em;
}
.portlet-wiki .syntax-help pre {
margin-left: 1em;
margin-bottom: 1em;
}
.portlet-wiki .top-links {
padding-bottom: 10px;
}
.portlet-wiki .top-links table {
width: 100%;
}
.portlet-wiki .subscription-info tr td {
border: none;
padding: 0.1em 10px 0.1em 0;
}