#popup {
position:absolute;
width:100%; 
height:272px;
text-align:center; 
margin:0px auto;
padding:0px;
margin-top:400px;
display:none;
}

#popcontainer{
background:url(images/pop-up-complete.gif) no-repeat top left;
width:433px; 
height:272px;
margin:0 auto;
}

#popupmobile{
padding-top:253px;

}
#popupmobile a{
color:#fff;
text-decoration:none;
font-weight:bold;
cursor:pointer;
}