.section { margin: 0px; padding: 0px; }
.section ul { list-style: none; margin: 0px; padding: 0px; }
.section ul li { display: inline; }
.section ul a { background-color: #006b54; display: block; float: left; margin: 3px; filter:alpha(opacity=80); -moz-opacity:.80; width:120px; text-align: center; padding: 2px; }
.section ul a:hover { background-color: #004A39; filter:alpha(opacity=100); -moz-opacity:100; }
.section ul a img { border: 0px solid #999999; }
.section ul a.lightbox-enabled img { border: 0px dotted #999999; }
.section span.code { margin-left: 10px; padding-left: 10px; font-size: 11px; border-left: 1px solid #000; }
.section .link { font-size: 12px; padding-left: 10px; margin-left: 10px; text-decoration: none; }
.section .important { text-decoration: underline; }
.section .title { font-weight: bold; font-size: 16px; text-decoration: none; }
.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; }
