list-style-image
Expression Studio 3.0
Sets a value that indicates which image to use as a list-item marker for the object.
The list-style-image property can be applied to any element when margin and display:list-item are applied.
When the image is available, it replaces the marker that is set with the list-style-type marker.
If the left margin of the list item is set to 0 using one of the margin properties, the list-item markers do not show. The margin should be set to a minimum of 30 points.
This property is defined in Cascading Style Sheets (CSS), Level 1 (CSS1).