div .stickyposts {
    padding-top: 5px;
}

input[type='text'].stickyposts {
    width: 80px;
}

select.stickyposts {
    margin-top: -5px;
    padding-top: 3px;
}
