/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/support/themes/minimalist-light-blue/minimalist-light-blue.css);
/* end StyleCatcher imports */

#header-content {
margin: 10px 0px 15px 20px;
}

#footer-content {
margin: 0px;
}

#header {
border-top-width: 2px;
margin-top: 2px;
}

#motto {
text-align: right;
margin-right: 5px;
}

.asset-body h4 {
font-weight: bold;
}

.toc {
background-color: #F9F9F9;
border: 1px solid #AAAAAA;
font-size: 95%;
padding: 5px;
}

.toc ul {
padding: 0px;
margin: 0px;
}

.toc li {
margin-bottom: 0.1em;
line-height: 1.5em;
}

.toc a {
text-decoration: none;
}

.toc a:hover {
text-decoration: underline;
}


.asset-body h2 {
font-weight: bold;
font-size: 130%;
margin-top: 12px;
margin-bottom: 12px;
}

.asset-body h3 {
font-weight: bold;
font-size: 110%;
margin-top: 10px;
margin-bottom: 10px;
}

.page-table td {
padding: 5px;
}

