/* CSS Document */

.panel { cursor:pointer; }

.panel-up { display: block; margin-right: 10px; background: url(/art/img/bg_panel_close.gif) no-repeat center right; }

.panel-down { background: none}
.panel-closed { display:none; }
