.inner-ticklist ul li:nth-child(n+2) {
    margin-top: 2px;
}
.inner-ticklist ul {
    margin-top: 20px;
}