ul.leftmenu {
list-style:none;
margin:0;
padding:0;
}
ul.leftmenu li {
margin:0;
padding:0 0 0 12px;
background:url(images/arrow.gif) top left no-repeat;
}
ul.leftmenu li a {
display:block;
padding:7px 0;
_height:1px;
background:url(images/menu_bg.gif) bottom repeat-x;
text-decoration:none;
font:normal 14px Arial, Helvetica, sans-serif;
color:#712D2A;
line-height:100%;
}