.jlb_class {
width:250px;
height: 22px;
position:relative;
border:1px solid #e5e5e5;
margin:0;
}

.jlb_class a {
width:250px;
text-align: left;
font-size:1em;
padding:0;
margin:2px 0;
font-weight:bold;
text-decoration:none;
color:#666;
background:url("../images/box-search-select.gif") no-repeat 95% 50%;
display:block;
}

.jlb_class ul {
display:none;
position:absolute;
width:100%;
border:1px solid #e5e5e5;
padding:0 0 0 5px;
margin:0;
background: #fefefe url("../images/form-input.gif") top left repeat-x;
z-index:1000;
}

.jlb_class li {
display:block;
width:100%;
margin-bottom:0.2em;
padding:0px;
}
.jlb_class li:hover {
background-color: #1056a6;
color:#fff;
font-weight:bold;
text-decoration:none;
cursor:pointer;
}

.jlb_class img {
border: 0;
}
.textarea{
border:1px solid #e5e5e5;
padding:10px;
margin:0;
background: #fefefe url("../images/form_input.gif") top left repeat-x;
scrollbar-3dlight-color:#f0efef;
scrollbar-arrow-color:#014ca1;
scrollbar-base-color:#fefefe;
scrollbar-darkshadow-color:#f0efef;
scrollbar-face-color:#fefefe;
scrollbar-highlight-color:#fefefe;
scrollbar-shadow-color:#fefefe;
}
.txtarea {border: #CDCDCD 1px solid;padding:3px;background: #FFFFFF url("../images/input-bg1.gif") repeat-x top;}

.textbox{
border:1px solid #e5e5e5;
padding:0;
margin:0;
background: #fefefe url("../images/input-bg.gif") top repeat-x;
font-weight:bold;
text-decoration:none;
color:#3c57a7;
}
/* submit */
.submit {
	background: url(../images/form-submit-small.gif);
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	height: 30px;
	border: 0;
	width: 105px;
	padding: 0 28px 2px 0;
	margin: 0 0 15px;
	text-transform: uppercase;
	cursor: pointer;
}
.submit:hover,
.submit:active {
	color: #ccc;
	border: 0;
}
/**/

#content-table	{
	font-size: 0px;
	line-height: 0px;
	}
#content-table th.sized	{
	height: 15px;
	width: 15px;
	padding: 0;
	margin: 0;
	font-size: 0px;
	line-height: 0px;
	}
 
	
#content-table-inner	{
	font-size: 12px;
	line-height: 12px;
	padding: 10px 0 20px 0;
	}
#tbl-border-top	{
	background: url(../images/border_bit.jpg) top repeat-x;
	line-height: 0;font-size: 0px;
	height: 15px;
	}
#tbl-border-bottom	{
	background: url(../images/border_bit.jpg) bottom repeat-x;
	line-height: 0;font-size: 0px;
	height: 15px;
	}
#tbl-border-left	{
	background: url(../images/border_bit.jpg) left repeat-y;
	}
#tbl-border-right	{
	background: url(../images/border_bit.jpg) right repeat-y;
	}
#table-content	{
	line-height: 16px;
	margin: 0 10px 10px 10px;
	min-height: 200px;
	}
	
.topleft {
background: url(../images/corner_top_left.jpg) no-repeat;
width:15px;
height:15px;
	
}	
.topright {
background: url(../images/corner_top_right.jpg) no-repeat;
width:15px;
height:15px;
	
}	

.bottomleft {
background: url(../images/corner_bottom_left.jpg)  no-repeat;
width:15px;
height:15px;
	
}	
.bottomright {
background: url(../images/corner_bottom_right.jpg)  no-repeat;
width:15px;
height:15px;
	
}	
