Custom List Bullet

.locationbox ul li{
    background: url(../img/my-bullett.png) no-repeat left top; 
    padding: 3px 0px 3px 60px;
    list-style: none;
    margin: 0;
    margin-bottom:20px; 
}