.central ul {
    margin: 10px 10px 0px 10px;
}

.q{
    background: url('../images/q.gif') no-repeat top left;
    font-weight: bold;
    line-height: 1.4em;
    margin-top: 20px;
    min-height: 30px;
    padding-left: 35px;
    padding-top: 2px;
}

.a{
    background: url('../images/a.gif') no-repeat top left;
    line-height: 1.4em;
    min-height: 30px;
    padding-left: 35px;
    padding-top: 2px;
}
