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

#popMain{
	height:480px; width:766px;
	position:absolute;
	left:0px;
	top:0px;
}

#popContainer {
	height:480px; width:766px;
}

#popContainer p{
	position:absolute;
    right: 5px;
    top: 5px;
    cursor: hand;
    cursor: pointer;
}