.popupClose {
    width:30px;
    height:30px;
    background:url("close.png") no-repeat;
    top:-15px;
    right:-15px;
    position:absolute;
    display:block;
    text-indent:-99999px;
}