.jlb_class {
z-index:1000;
	width:180px;
	height:21px;
	font-size:12px;
	color: #3e1f12;
	background-image:url('/g/input_tlo.jpg');
	padding:2px 3px 0 0px;
	border:0;
	border-bottom:2px dotted maroon;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	margin:0;
}

.jlb_class a {
width: 170px;
text-align: left;
font-size:1em;
margin:0px 0 0 4px;
font-weight:normal;
text-decoration:none;
color: #3e1f12;
background:url(/g/select_tlo.png) no-repeat top right;
display:block;
}

.jlb_class ul {
display:none;
position:absolute;
width:100%;
height: 250px;
overflow-y: auto;
overflow-x: hidden;
border:1px solid #007f4c;
padding:0;
margin:0;
background-color: #e6efc0;
}

.jlb_class li {
display:block;
width: 185px;
margin-bottom:0.2em;
padding-left: 5px;

}
.jlb_class li:hover {
background-color: #cbdb86;
text-decoration: none;
}

.jlb_class img {
border: 0;
}