.timedalert {
	position: absolute;
	top: 0px;
	width: 300px;
	
	left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
} 