.popup-hide:hover {
    text-decoration: underline;
    color: #0000ff;
    cursor: pointer;
}

#contentPopupBody {
    height: 500px;
    background-size: 500px 500px;
}
