﻿.section {margin-top: 15px; padding: 5px; margin-left: 0;}
.section ul {list-style: none; margin-top: 5px;}
.section ul li {display: inline;}

.section ul a {border: 1px solid #999999; padding: 5px; display: block; float: left; margin: 5px;}
.section ul a:hover {background-color: #FFFFFF; border: 1px solid #333333;}

.section ul a img {border: 1px solid #999999;}
.section ul a.lightbox-enabled img {border: 1px dotted #999999;}

.section span.code {font-family: "Courier New", Courier, monospace; margin-left: 0; padding-left: 0; font-size: 11px; border-left: 1px solid #000;}
.section .link {font-size: 12px; font-style: italic; padding-left: 10px; margin-left: 10px;}
.section .important {text-decoration: underline;}
.section .title { font-weight: bold; font-size: 16px;}

.clear {clear: left;}

.section.header {text-align: center; font-size: 12px; padding-top: 10px; border-top: none;}
.section.footer {text-align: center; font-size: 12px; padding-top: 10px;}
