/*--------------- lists - dash ---------------*/

ul { margin-top: 0px; margin-bottom: 0px; margin-left: 0em; padding: 0px; list-style-type: none; }

li { margin-bottom: 2px; background-image: url(../images/elements/dash.gif); background-repeat: no-repeat; background-position: 0em top; padding-left: 1em; font-size: 11px; color: #696969; line-height: 14px; }