/* CSS Document */

.jld-list-title{
width:100%;font-size:14px; background:#454926; padding:10px auto; font-weight:bold; letter-spacing:2px; margin:0 auto; border-bottom:2px solid #fff;border-right:1px solid #fff;
color:#fff}

.jld-u{
padding:0;
margin:0;
}

.l:link,.l:visited{
margin:0 auto;
width:100%;
font-size:14px;
padding:12px auto;
text-indent:15px;
color:#2e3a1f;
display:block;
border-bottom:1px dotted #444;
font-weight:bold;
}
.l:hover,.l:active{
text-indent:18px;
color:#5f3c23;
background:#fff;

}