#simplemodal-overlay {background-color:#000; cursor:wait;}
#simplemodal-container {height:593px; width:411px; background-color:#fff; border:0px solid #ccc;}

#popContainer{

}

#popMain{
	width:411px;
	height:593px;
	position:absolute;
	left:0px;
	top:0px;
}

#popContainer p{
	margin:10px 0;
	position:absolute;
    left: 340px;
    top: 559px;
    cursor: hand;
    cursor: pointer;
}