ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none;
background-color: #FDE6C6;
text-indent: 8px;
list-style-position: outside;
list-style-image: url(arrow.gif);
list-style-type: disc;
padding: 6px;
margin: 4px;
}