#diaryFormOver{
	width: 630px;
	clear: both;
	position: relative;	
}
#loadingDiary{
	height: 200px;
	width: 630px;
	z-index: 2;
	position: absolute;
	text-align: center;
}
#loadingDiary .text{
	margin-top: 50px;	
}
#diaryForm{
	z-index: 1;
}