#default_expand {
    margin-top: -45px;
    float: left;
}

#default_expand span.cyan_radio_span {
    margin-right: 4px;
}

.cyan-form-list-item {
    text-indent: 28px;
    background-image: url(images/user.png);
    background-repeat: no-repeat;
    background-position: 8px center;
}

.cyan-form-list-item:hover {
    background-image: url(images/user.png);
    background-repeat: no-repeat;
    background-position: 8px center;
}