.jlb_class {
z-index:1000;
width:95%;
position:relative;
border:1px solid #666;
margin:0;
}

.jlb_class a {
width:95%;
text-align: left;
font-size:1em;
padding:0;
padding-left:4px;
margin:2px 0;
font-weight:normal;
text-decoration:none;
color:#666;
background:url(img/jquery.jlb_open.png) no-repeat 100% 50%;
background:background: #282828;
display:block;
}

.jlb_class ul {
display:none;
position:absolute;
width:100%;
border:1px solid #666;
padding:0;
margin:0;
background-color:  #1C1C1C;
margin-left:-1px;
}

.jlb_class li {
display:block;
width:100%;
margin-bottom:0.2em;
padding:0;
padding-left:4px;
}
.jlb_class li:hover {
background-color: #282828;
text-decoration: none;
}

.jlb_class img {
border: 0;
}