ul.custom {
list-style-image: url(http://cita.rehab.uiuc.edu/redesign/uiuc-templates/images/bullet.png);
}

ol.custom {
list-style-type: upper-roman;
}
