#wrapper {
    position: relative;
    width: 300px;
    height: 300px;
}

#dream_list {
    position: absolute;
    right: 25px;
    top: 121px;
    width: 166px;
    padding: 2pt;
;
}
