#popupwrapper{
    display: block;
    top: 20px;
    bottom: auto;
    position: fixed;
    right: 20px;
    width: 300px;
    z-index: 9999;
}

.popupimage{
    vertical-align: top;
    margin-top: 0px;
    margin-right: 5px;
}

.notice-item  a{
text-decoration: none;
color: inherit;
}
