#main {
    height: 430px;
}

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

#sortButtons {
    padding-top: 60px;
}

#custom {
    height: 36px;
    line-height: 36px;
}

#custom span {
    line-height: 36px;
}

#custom input {
    border: 1px solid #d9d9d9;
    height: 26px;
    outline: none;
    padding: 2px;
}

#custom button {
    height: 32px;
    line-height: 30px;
    vertical-align: middle;
    margin-left: 6px;
    padding: 0 10px;
}

