#pm-alert{
	display: none;
	position: absolute;
	top: 0;
	left: auto;
}

#simplemodal-container{
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	margin: -100px 0 0 -250px;
}