#cooppanel { width: 105px; position: fixed; font-size: 9px; z-index: 1; top: 10px; right: 0; }
#cooppanel h2 { background: #BE4C0D url(coop-panel-top.gif) no-repeat left top; width: 95px; margin:0; padding: 1px 5px; font-size: 1.15em; color: white; text-align: right; font-weight: normal; }
#cooppanel ul { background: url(coop-panel-down.gif) no-repeat left bottom; width: 105px; margin: 0; padding: 0 0 5px 0; list-style: none; }
#cooppanel ul li { background: #CE7C1B; padding: 2px 2px 2px 3px; text-align: center; }
#cooppanel a { color: white; font-weight: bold; }
#cooppanel a img { border: 1px solid black; }
