﻿.iconAndListItem
{
    padding-left: 10px; /* 5px Icon + 5px Spacing */
}
.iconAndListItem.iconBullet
{
    background: transparent url('/Images/shared/icons/bull.png') no-repeat 0 8px; /* 8px = 5px from Top + 3px font spacing from Top */
    min-height: 5px;
}