.homepanel { background-image: url(/templates/home/images/panel.jpg); width: 250px; height: 150px; margin-bottom: 2em; }

.newspanel {background-image: url(/templates/home/images/newspanel.jpg); margin-bottom: 0em; }

.paneltext { float: left; width: 110px; height: 95px; padding: 10px; }
.paneltext p { color: #333333; font-size: 0.6em; }

.panelimage { float: right; width: 100px; height: 95px; padding: 10px; }
.panelimage img { float: right; border: 1px solid #666666; }

.panellink { float: left; width: 240px; height: 25px; padding: 5px; }
.panellink h2 { font-size: 1.1em; }
.panellink h2 a { float: right; color: #003082; font-size: 0.8em; margin-top: 0.15em; margin-right: 0.25em; text-decoration: none; }
.panellink h2 a:hover { text-decoration: underline; }
.panellink img { float: right; background-color: #000000; width: 20px; height: 20px; margin: 1px 5px; }

#homeimgfade {overflow: hidden; position:relative; width: 250px; height: 275px; }

ul.cases { margin: 10px 20px; height: 95px; }
ul.cases li { list-style-type: square; color: #fff; margin-left: 0.5em; }
ul.cases li a { color: #fff; text-decoration: none; }
ul.cases li:hover { text-decoration: underline; }
