

.list li {
    background: url("../images/marker.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    line-height: 12px;
    padding-bottom: 10px;
    padding-left: 15px;
    text-transform: capitalize;
}